diff options
author | Yigit Sever | 2019-03-31 15:10:38 +0300 |
---|---|---|
committer | Yigit Sever | 2019-03-31 15:10:38 +0300 |
commit | 23400c3fe898328077ee775e857d47ecbaeebf1e (patch) | |
tree | 32593e29e9fb32803b51f4848726cd6e5cc9adfa /.config/rofi/config | |
parent | d1d5b4824288809bd64982dd3391fe793ad9d86a (diff) | |
download | dotfiles-23400c3fe898328077ee775e857d47ecbaeebf1e.tar.gz dotfiles-23400c3fe898328077ee775e857d47ecbaeebf1e.tar.bz2 dotfiles-23400c3fe898328077ee775e857d47ecbaeebf1e.zip |
Overhaul rofi config
Diffstat (limited to '.config/rofi/config')
-rw-r--r-- | .config/rofi/config | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.config/rofi/config b/.config/rofi/config deleted file mode 100644 index df6e244..0000000 --- a/.config/rofi/config +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | rofi.color-enabled: true | ||
2 | rofi.color-window: #141021, #0a0f14, #195466 | ||
3 | rofi.color-normal: #141021, #ffeefc, #195466, #c23127, #ffeefc | ||
4 | rofi.color-active: #141021, #2aa889, #195466, #d26939, #ffeefc | ||
5 | rofi.color-urgent: #141021, #e4b226, #195466, #e4b226, #ffeefc | ||
6 | rofi.width: 800 | ||
7 | rofi.padding: 50 | ||
8 | rofi.font: Lato 18 | ||
9 | rofi.bw: 3 | ||
10 | rofi.separator-style: solid | ||
11 | rofi.hide-scrollbar: true | ||