aboutsummaryrefslogtreecommitdiff
path: root/.config/X11
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-08-26 00:12:49 -0400
committertdro <tdro@users.noreply.github.com>2020-08-26 00:12:49 -0400
commit0863b74a8962024e2eb79cfbc0cf2ff2a2b43b33 (patch)
tree9b88794b1cf72b71fc8c559e5794413acbc5bfeb /.config/X11
parentd94b406e09fabcb349ef9011ff022a8a015d5e4b (diff)
downloaddotfiles-0863b74a8962024e2eb79cfbc0cf2ff2a2b43b33.tar.gz
dotfiles-0863b74a8962024e2eb79cfbc0cf2ff2a2b43b33.tar.bz2
dotfiles-0863b74a8962024e2eb79cfbc0cf2ff2a2b43b33.zip
.local/bin: Add dmenu_run_history
Rofi is kinda slow.
Diffstat (limited to '.config/X11')
-rw-r--r--.config/X11/Xresources6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/X11/Xresources b/.config/X11/Xresources
index 53eed04..2b5d024 100644
--- a/.config/X11/Xresources
+++ b/.config/X11/Xresources
@@ -91,12 +91,12 @@ Xft.lcdfilter: lcddefault
! ROFI Settings
! -----------------
+rofi.bw: 0
rofi.color-enabled: true
-rofi.fake-transparency: true
-rofi.disable-history: false
rofi.hide-scrollbar: true
rofi.separator-style: none
-rofi.bw: 0
+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