From 26bb440f3501d053c58eb0462551e7a7c83e68ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E5=92=8C=E3=81=A7=E3=81=AA=E3=82=8A?= <16044253+Daenarii@users.noreply.github.com> Date: Mon, 19 Mar 2018 21:52:27 +0800 Subject: [PATCH] Create config rofi won't use .Xdefaults, and while rofi isn't affected by pywal, I guess it will be a fix for the problem --- .config/rofi/config | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .config/rofi/config diff --git a/.config/rofi/config b/.config/rofi/config new file mode 100644 index 0000000..1445e35 --- /dev/null +++ b/.config/rofi/config @@ -0,0 +1,12 @@ +rofi.color-enabled: true +rofi.color-window: #000, #000, #000 +rofi.color-normal: #111, #819396, #222, #008ed4, #ffffff +rofi.color-active: #002b37, #008ed4, #003643, #008ed4, #66c6ff +rofi.color-urgent: #002b37, #da4281, #003643, #008ed4, #890661 + +rofi.fake-transparency: true +rofi.lines: 3 +rofi.bw: 0 +rofi.opacity: "10" +rofi.hide-scrollbar: true +rofi.width: 30