From c139e076d0a1434e9c70b46c06e7757433cac39d Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 29 Mar 2017 23:04:35 -0700 Subject: Make rofi look good --- rofi/.config/Xresources/Rofi.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'rofi/.config/Xresources') 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 -- cgit v1.2.3-54-g00ecf