diff options
author | Óscar Nájera <hi@oscarnajera.com> | 2020-10-25 19:26:25 +0100 |
---|---|---|
committer | Óscar Nájera <hi@oscarnajera.com> | 2020-10-25 19:28:12 +0100 |
commit | a6fc18a1a41088258b4acd0217c892ab911e2bb1 (patch) | |
tree | f787cbb096c79d1b0c56da6c52372948cdf31f5a /rofi | |
parent | 697ffaa9f159120daa4a3bf2b1db3cc1c0c5b96f (diff) | |
download | dotfiles-a6fc18a1a41088258b4acd0217c892ab911e2bb1.tar.gz dotfiles-a6fc18a1a41088258b4acd0217c892ab911e2bb1.tar.bz2 dotfiles-a6fc18a1a41088258b4acd0217c892ab911e2bb1.zip |
Symlink mails and remaining home dotfiles
Diffstat (limited to 'rofi')
-rw-r--r-- | rofi/config.rasi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/rofi/config.rasi b/rofi/config.rasi deleted file mode 100644 index 6f5608e..0000000 --- a/rofi/config.rasi +++ /dev/null @@ -1,7 +0,0 @@ -configuration { - modi: "window,run,combi"; - show-icons: true; - terminal: "termite"; - combi-modi: "window,run"; -} -@import "/usr/share/rofi/themes/fancy.rasi" |