dotfiles/Xresources

24 lines
750 B
Plaintext
Raw Permalink Normal View History

2017-08-23 13:48:49 +00:00
#include "/home/syrup/.dotfiles/xresources/Xresources"
rofi.color-enabled: true
! bg border separator
rofi.color-window: #1c1c22, #3e646f, #3e646f
! bg fg bg-alt hl-bg hl-fg
rofi.color-normal: #1c1c22, #bcbcbc, #1c1c22, #3e646f, #bcbcbc
rofi.color-active: #1c1c22, #bcbcbc, #1c1c22, #3e646f, #bcbcbc
rofi.color-urgent: #1c1c22, #bcbcbc, #1c1c22, #3e646f, #bcbcbc
rofi.font: xos4 Terminus 12
2018-04-28 07:55:38 +00:00
Xcursor.theme: capitaine-cursors
2017-08-23 13:48:49 +00:00
Xcursor.size: 16
2018-04-28 07:55:38 +00:00
!URxvt*font: xft:xos4 Terminus:size=8
URxvt*font: xft:Iosevka Term:size=10
URxvt.scrollBar_right: true
URxvt.scrollstyle: plain
URxvt.perl-ext: default,selection-to-clipboard,-searchable-scrollback
URxvt.iso14755: false
URxvt.iso14755_52: false