fuzzel: fix font

This commit is contained in:
Charlie Root 2024-09-03 21:45:27 +02:00
commit 8cf298e799

View file

@ -19,7 +19,7 @@ in {
# make fuzzel appear on fullscreen windows
layer = "overlay";
icon-theme = "Papirus-Dark";
font = "ComicShannsMono:weight=regular:size=14";
font = "Lexend:weight=regular:size=14";
};
# background = "000000";
};