aboutsummaryrefslogtreecommitdiff
path: root/.config/X11
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2021-07-17 05:15:13 -0400
committertdro <tdro@users.noreply.github.com>2021-07-17 05:15:13 -0400
commitcad66e1351e4356f962d3d06e25053a11cd4ce9e (patch)
tree82340b97c1d0ffd834b8d1d4dac594dfd2f11411 /.config/X11
parent598e22e24291777722ac262f4f64c77f86ebfd80 (diff)
downloaddotfiles-cad66e1351e4356f962d3d06e25053a11cd4ce9e.tar.gz
dotfiles-cad66e1351e4356f962d3d06e25053a11cd4ce9e.tar.bz2
dotfiles-cad66e1351e4356f962d3d06e25053a11cd4ce9e.zip
.config: Add rofi configuration
Diffstat (limited to '.config/X11')
-rw-r--r--.config/X11/Xresources16
1 files changed, 0 insertions, 16 deletions
diff --git a/.config/X11/Xresources b/.config/X11/Xresources
index 9558b4a..2ee7eeb 100644
--- a/.config/X11/Xresources
+++ b/.config/X11/Xresources
@@ -78,22 +78,6 @@ Xft.rgba: rgb
Xft.lcdfilter: lcddefault
! -----------------
-! ROFI Settings
-! -----------------
-
-rofi.bw: 0
-rofi.color-enabled: true
-rofi.hide-scrollbar: true
-rofi.separator-style: none
-rofi.disable-history: false
-rofi.fake-transparency: false
-
-rofi.color-window: argb:cc222222, #FAC863, #FAC863
-rofi.color-normal: argb:00000000, #FFFFFF, argb:00000000, #FAC863, #1B2B34
-rofi.color-active: argb:00000000, #FFFFFF, argb:00000000, #6699CC, #1B2B34
-rofi.color-urgent: argb:00000000, #F99157, argb:00000000, #F99157, #1B2B34
-
-! -----------------
! DMENU Settings
! -----------------