Remove unused urxvt settings
This commit is contained in:
parent
b95dee35d5
commit
677be5109c
11
.Xresources
11
.Xresources
|
@ -44,14 +44,5 @@
|
|||
*.colorBD: #d3d3d3
|
||||
*.colorUL: #528b8b
|
||||
|
||||
! Can use backup fonts -> 1,2,3 etc..
|
||||
! Top font takes priority over following fonts
|
||||
URxvt.font: xft:Source Code Pro:size=10,xft:Inconsolata Nerd Font Mono:size=15
|
||||
!URxvt.letterSpace: -1
|
||||
|
||||
URxvt.depth: 32
|
||||
URxvt*scrollBar: false
|
||||
URxvt*mouseWheelScrollPage: true
|
||||
URxvt*cursorBlink: true
|
||||
*URxvt.perl-ext-common: extosc-xterm-clipboard
|
||||
URxvt.font: xft:Inconsolata Nerd Font:size=30
|
||||
|
||||
|
|
Loading…
Reference in New Issue