1
0
Fork 0

Remove numbers in .Xresources that didn't actually do anything

This commit is contained in:
Jeremy Kaplan 2016-06-08 17:11:50 -04:00
commit 435e676b46

View file

@ -1,6 +1,6 @@
URxvt*depth: 32
URxvt*background: [80]#000000
URxvt*foreground: [100]#FFFFFF
URxvt*background: #000000
URxvt*foreground: #FFFFFF
URxvt*scrollBar: false
URxvt*saveLines: 65535
URxvt*pastableTabs: true