forked from colonelpanic/dotfiles
Add Xresources
This commit is contained in:
parent
0483147fb2
commit
697bbbcd62
10
dotfiles/Xresources
Normal file
10
dotfiles/Xresources
Normal file
@ -0,0 +1,10 @@
|
||||
URxvt.font:xft:Roboto Mono:pixelsize=15
|
||||
|
||||
! ------------------------------------------------------------------------------
|
||||
! ROFI Color theme
|
||||
! ------------------------------------------------------------------------------
|
||||
rofi.color-enabled: true
|
||||
rofi.color-window: #273238, #273238, #1e2529
|
||||
rofi.color-normal: #273238, #c1c1c1, #273238, #394249, #ffffff
|
||||
rofi.color-active: #273238, #80cbc4, #273238, #394249, #80cbc4
|
||||
rofi.color-urgent: #273238, #ff1844, #273238, #394249, #ff1844
|
Loading…
Reference in New Issue
Block a user