[rofi] Use colorful theme

This commit is contained in:
2021-07-12 19:56:40 -06:00
parent f42372687b
commit 11cb9c0c12
20 changed files with 1488 additions and 262 deletions

View File

@@ -21,7 +21,7 @@
allowBitmaps = true;
useEmbeddedBitmaps = true;
defaultFonts = {
monospace = [ "Source Code Pro" ];
monospace = [ "Fira Code" ];
sansSerif = [ "Roboto" ];
serif = [ "Source Serif Pro" ];
};