dot/gtk3-settings.ini: Switch Gtk 3 theme to `raleigh-reloaded'.
[profile] / dot / xinitrc
index 5d8bb25..e493b87 100755 (executable)
@@ -279,7 +279,7 @@ case "$term" in
     ## or 3.  Let's find out...
     case $(ldd $(command -v pterm) | grep libgtk) in
       libgtk-2*) t_wd=504 ;;
-      *) t_wd=502 ;;
+      *) t_wd=503 ;;
     esac
     t_lineht=13 t_vextra=23 geom=-geometry;;
   Eterm) t_wd=504 t_lineht=13 t_vextra=23 geom=-g;;