Remove Xdefaults
This commit is contained in:
parent
e2fdbda826
commit
b8c29cb0d5
|
@ -1,25 +0,0 @@
|
|||
! Fonts
|
||||
URxvt*font: xft:Terminess Powerline:pixelsize=18,\
|
||||
xft:IPAGothic:antialias=false
|
||||
URxvt*font-size.step: 2
|
||||
|
||||
! Extensions
|
||||
URxvt*perl-ext-common: font-size,dynamic-colors
|
||||
URxvt*keysym.C-S-Up: perl:font-size:incglobal
|
||||
URxvt*keysym.C-S-Down: perl:font-size:decglobal
|
||||
URxvt*keysym.F12: perl:dynamic-colors:cycle
|
||||
URxvt*keysym.Alt-Control-C: perl:clipboard:copy
|
||||
URxvt*keysym.Alt-Control-V: perl:clipboard:paste
|
||||
|
||||
! Allow re-mapping of C-S
|
||||
URxvt*iso14755: False
|
||||
|
||||
! Flash terminal and mark tag red
|
||||
URxvt*visualBell: True
|
||||
URxvt*urgentOnBell: True
|
||||
|
||||
! Hide pointer while typing
|
||||
URxvt*pointerBlank: True
|
||||
|
||||
! No scrollbar
|
||||
URxvt*scrollBar: False
|
Reference in a new issue