rofi: adjust colorful style font

This commit is contained in:
2026-02-03 23:33:26 -08:00
parent c25da8d505
commit 0aa3dc14f3

View File

@@ -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 {