Remove rofi config in Xressources

This commit is contained in:
flyingscorpio@pinebookpro 2021-08-31 08:18:12 +02:00
parent 3289a2f29b
commit bfecca24f4

View file

@ -107,17 +107,6 @@ URxvt.keysym.Control-Down: \033[1;5B
URxvt.keysym.Control-Right: \033[1;5C
URxvt.keysym.Control-Left: \033[1;5D
! ------------------------------------------------------------------------------
! Rofi configs
! ------------------------------------------------------------------------------
rofi.color-enabled: true
rofi.color-window: #2e3440, #2e3440, #2e3440
rofi.color-normal: #2e3440, #d8dee9, #2e3440, #2e3440, #bf616a
rofi.color-active: #2e3440, #b48ead, #2e3440, #2e3440, #93e5cc
rofi.color-urgent: #2e3440, #ebcb8b, #2e3440, #2e3440, #ebcb8b
rofi.modi: run,drun,window
! ------------------------------------------------------------------------------
! Dmenu configs
! ------------------------------------------------------------------------------