Remove numbers in .Xresources that didn't actually do anything
This commit is contained in:
parent
50b1028ad3
commit
435e676b46
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
URxvt*depth: 32
|
URxvt*depth: 32
|
||||||
URxvt*background: [80]#000000
|
URxvt*background: #000000
|
||||||
URxvt*foreground: [100]#FFFFFF
|
URxvt*foreground: #FFFFFF
|
||||||
URxvt*scrollBar: false
|
URxvt*scrollBar: false
|
||||||
URxvt*saveLines: 65535
|
URxvt*saveLines: 65535
|
||||||
URxvt*pastableTabs: true
|
URxvt*pastableTabs: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue