diff options
Diffstat (limited to 'rofi')
-rw-r--r-- | rofi/config.rasi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rofi/config.rasi b/rofi/config.rasi index 1d4149f..6f5608e 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -4,3 +4,4 @@ configuration { terminal: "termite"; combi-modi: "window,run"; } +@import "/usr/share/rofi/themes/fancy.rasi" |