diff options
author | Óscar Nájera <hi@oscarnajera.com> | 2020-10-18 17:59:07 +0200 |
---|---|---|
committer | Óscar Nájera <hi@oscarnajera.com> | 2020-10-18 17:59:07 +0200 |
commit | 8cf55ca9b350387981649c121305148cac414844 (patch) | |
tree | a10e336bfb7310c79c75bcdf1a96e2340754f0a9 /rofi | |
parent | ad623e02c2255517fde4cdf4caa0e373b64aadb2 (diff) | |
download | dotfiles-8cf55ca9b350387981649c121305148cac414844.tar.gz dotfiles-8cf55ca9b350387981649c121305148cac414844.tar.bz2 dotfiles-8cf55ca9b350387981649c121305148cac414844.zip |
Rofi theme
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" |