diff options
-rw-r--r-- | x/.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x/.Xresources b/x/.Xresources index 9e35329..3dd91e4 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -12,7 +12,7 @@ Xft*antialias: True Xft*hinting: Full !-*-} -URxvt.depth: 32 +URxvt.depth: 0 URxvt.loginShell: true URxvt.saveLines: 1000 URxvt.internalBorder: 3 |