aboutsummaryrefslogtreecommitdiffstats
path: root/rofi
diff options
context:
space:
mode:
authorGravatar Tom Willemse2017-03-29 23:04:35 -0700
committerGravatar Tom Willemse2017-03-29 23:04:35 -0700
commitc139e076d0a1434e9c70b46c06e7757433cac39d (patch)
treecefb61bada78b27fc439c9469e102a6ba69c5ea8 /rofi
parent5dae2bbfcd88ada9fcbfec224e15b1a7d11b2943 (diff)
downloadnew-dotfiles-c139e076d0a1434e9c70b46c06e7757433cac39d.tar.gz
new-dotfiles-c139e076d0a1434e9c70b46c06e7757433cac39d.zip
Make rofi look good
Diffstat (limited to 'rofi')
-rw-r--r--rofi/.config/Xresources/Rofi.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/rofi/.config/Xresources/Rofi.conf b/rofi/.config/Xresources/Rofi.conf
index 3b4cc33..c4098b6 100644
--- a/rofi/.config/Xresources/Rofi.conf
+++ b/rofi/.config/Xresources/Rofi.conf
@@ -4,3 +4,15 @@ rofi.font: Fantasque Sans Mono 15
! Add C-g to the keys used to cancel an action in Rofi. I am used to
! this from Emacs and I always press it before I press ESC.
rofi.kb-cancel: Escape,Control+bracketleft,Control+g
+
+! Hide the scrollbar
+rofi.hide-scrollbar: true
+
+! Show a thick border around Rofi
+rofi.bw: 15
+
+! Theme
+rofi.color-normal: Rofi_normal_bg, Rofi_normal_fg, Rofi_normal_bgalt, Rofi_normal_hlbg, Rofi_normal_hlfg
+rofi.color-urgent: Rofi_urgent_bg, Rofi_urgent_fg, Rofi_urgent_bgalt, Rofi_urgent_hlbg, Rofi_urgent_hlfg
+rofi.color-active: Rofi_active_bg, Rofi_active_fg, Rofi_active_bgalt, Rofi_active_hlbg, Rofi_active_hlfg
+rofi.color-window: Rofi_window_bg, Rofi_window_border, Rofi_window_separator