[rofi] Use noto-sans in style 7
This commit is contained in:
parent
db2d500df7
commit
608fe6f6db
@ -8,9 +8,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
configuration {
|
configuration {
|
||||||
font: "Iosevka Nerd Font 10";
|
font: "Noto Sans 10";
|
||||||
show-icons: true;
|
show-icons: true;
|
||||||
icon-theme: "Papirus";
|
|
||||||
display-drun: "";
|
display-drun: "";
|
||||||
drun-display-format: "{name}";
|
drun-display-format: "{name}";
|
||||||
disable-history: false;
|
disable-history: false;
|
||||||
@ -37,7 +36,7 @@ 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: "FantasqueSansMono Nerd Font 12";
|
font: "Fira Code 12";
|
||||||
}
|
}
|
||||||
|
|
||||||
entry {
|
entry {
|
||||||
|
Loading…
Reference in New Issue
Block a user