[x] set URxvt.depth to 0
authorAmin Bandali <me@aminb.org>
Fri, 5 Jun 2015 03:14:03 +0000 (23:14 -0400)
committerAmin Bandali <me@aminb.org>
Fri, 5 Jun 2015 03:14:03 +0000 (23:14 -0400)
to resolve the issue with ranger not showing image previews
in urxvt despite having w3m installed

x/.Xresources

index 9e35329..3dd91e4 100644 (file)
@@ -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