diff options
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ ! XFT -!Xft.dpi: 120 +#Xft.dpi: 120 !Xft.dpi: 96 ! XTerm @@ -68,4 +68,4 @@ URxvt.matcher.button: 3 ! URxvt.cutchars: "!\"$%'()*+,;.:<=>[\]^`{|}~@&#»/" URxvt.pastableTabs: False -URxvt.cutchars: "!\`\"'$&()*,;<=>?@[]^{|}:/·»" +URxvt.cutchars: "!\`\"'$&()*,;<=>?@[]^{|}:/·»-" |