aboutsummaryrefslogtreecommitdiffstats
path: root/rofi/.config/Xresources/Rofi.conf
blob: c4098b6c3af4fe93715f95f73c26c93d18ce9b90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
! Use a nice font.
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