From ea211500227aa58f5e495777743c5d391cbc3110 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 17 Mar 2019 23:09:49 +0300 Subject: Initial commit --- .config/rofi/config | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .config/rofi/config (limited to '.config/rofi/config') 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 @@ +rofi.color-enabled: true +rofi.color-window: #141021, #0a0f14, #195466 +rofi.color-normal: #141021, #ffeefc, #195466, #c23127, #ffeefc +rofi.color-active: #141021, #2aa889, #195466, #d26939, #ffeefc +rofi.color-urgent: #141021, #e4b226, #195466, #e4b226, #ffeefc +rofi.width: 800 +rofi.padding: 50 +rofi.font: Lato 18 +rofi.bw: 3 +rofi.separator-style: solid +rofi.hide-scrollbar: true -- cgit v1.2.3-70-g09d2