fuzzel: fix font
This commit is contained in:
parent
26dccaf5c6
commit
8cf298e799
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in {
|
||||||
# make fuzzel appear on fullscreen windows
|
# make fuzzel appear on fullscreen windows
|
||||||
layer = "overlay";
|
layer = "overlay";
|
||||||
icon-theme = "Papirus-Dark";
|
icon-theme = "Papirus-Dark";
|
||||||
font = "ComicShannsMono:weight=regular:size=14";
|
font = "Lexend:weight=regular:size=14";
|
||||||
};
|
};
|
||||||
# background = "000000";
|
# background = "000000";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue