about summary refs log blame commit diff stats
path: root/home/kurb42/.Xdefaults
blob: 158b106e539085e0c0197785cdfecd329cffae0d (plain) (tree)
1
2
3
4
                
                           
                           
                












                                                                
! -- Colors -- !
URxvt.foreground:   #ad7fa8
URxvt.background:   #000000
URxvt.fading: 35

! -- General -- !
URxvt.scrollBar: false
URxvt.cursorBlink: true

! -- Fonts -- !
URxvt.font: xft:UbuntuMono Nerd Font:pixelsize=14:antialias=true

! -- Restore Ctrl+Shift+(C|V) -- !
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
URxvt.iso14755: false
URxvt.iso14755_52: false