summaryrefslogtreecommitdiffstats
path: root/.config/rofi
diff options
context:
space:
mode:
authorYigit Sever2019-03-17 23:09:49 +0300
committerYigit Sever2019-03-17 23:18:28 +0300
commitea211500227aa58f5e495777743c5d391cbc3110 (patch)
treeafa2b455f9fea40b45dbf8a742c0d0d498024edb /.config/rofi
downloaddotfiles-ea211500227aa58f5e495777743c5d391cbc3110.tar.gz
dotfiles-ea211500227aa58f5e495777743c5d391cbc3110.tar.bz2
dotfiles-ea211500227aa58f5e495777743c5d391cbc3110.zip
Initial commit
diffstat (limited to '.config/rofi')
-rw-r--r--.config/rofi/config11
1 files changed, 11 insertions, 0 deletions
diff --git a/.config/rofi/config b/.config/rofi/config
new file mode 100644
index 0000000..df6e244
--- /dev/null
+++ b/.config/rofi/config
@@ -0,0 +1,11 @@
1rofi.color-enabled: true
2rofi.color-window: #141021, #0a0f14, #195466
3rofi.color-normal: #141021, #ffeefc, #195466, #c23127, #ffeefc
4rofi.color-active: #141021, #2aa889, #195466, #d26939, #ffeefc
5rofi.color-urgent: #141021, #e4b226, #195466, #e4b226, #ffeefc
6rofi.width: 800
7rofi.padding: 50
8rofi.font: Lato 18
9rofi.bw: 3
10rofi.separator-style: solid
11rofi.hide-scrollbar: true