From: Amin Bandali Date: Fri, 5 Jun 2015 03:14:03 +0000 (-0400) Subject: [x] set URxvt.depth to 0 X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/commitdiff_plain/cd08a411b3e95c0e10352faf8225fbe59b2a07d7 [x] set URxvt.depth to 0 to resolve the issue with ranger not showing image previews in urxvt despite having w3m installed --- 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