rofi: adjust colorful style font
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
configuration {
|
configuration {
|
||||||
font: "Noto Sans 8";
|
font: "Fira Code 10";
|
||||||
show-icons: true;
|
show-icons: true;
|
||||||
display-drun: "";
|
display-drun: "";
|
||||||
drun-display-format: "{name}";
|
drun-display-format: "{name}";
|
||||||
@@ -36,7 +36,6 @@ prompt {
|
|||||||
padding: 0.30% 1% 0% -0.5%;
|
padding: 0.30% 1% 0% -0.5%;
|
||||||
background-color: @al;
|
background-color: @al;
|
||||||
text-color: @fg;
|
text-color: @fg;
|
||||||
font: "Fira Code 10";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
entry {
|
entry {
|
||||||
|
|||||||
Reference in New Issue
Block a user