Xresources: Add border to rofi

Preparing to disable shadows in Compton
This commit is contained in:
Salt 2017-08-17 20:20:17 -05:00
parent 907985788d
commit 6e3a450324

View File

@ -15,8 +15,9 @@ urxvt*letterSpace: -1
!-----------------------------
rofi.color-enabled: true
rofi.font: Overpass 12
rofi.bw: 2
! BG FG BG-ALT HLBG HLFG
rofi.color-window: #1d2021, #1d2021, #1d2021
rofi.color-window: #1d2021, #d3869b, #1d2021
rofi.color-normal: #1d2021, #ebdbb2, #282828, #BBd3869b, #1d2021
rofi.color-active: #1d2021, #458588, #282828, #BB458588, #1d2021
rofi.color-urgent: #1d2021, #d79921, #282828, #BBd79921, #1d2021