dot/bash_profile: Force a sensible Qt style.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 15 Jul 2017 00:10:44 +0000 (01:10 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 15 Jul 2017 00:10:44 +0000 (01:10 +0100)
Otherwise I get microscopic fonts and ugly widgets.  This requires the
`qt5-style-plugins' package.

dot/bash_profile

index 47c408b..3e84154 100644 (file)
@@ -229,6 +229,9 @@ export XUSERFILESEARCHPATH="$HOME/.Xapps/%N:/usr/lib/X11/%T/%N%S"
 ## Make OpenOffice.org do its thing properly.
 export OOO_FORCE_DESKTOP=gnome
 
+## Hack Qt-ish things to be unstoatly.
+export QT_STYLE_OVERRIDE=gtk2
+
 ## Configure `ps'.
 export PS_PERSONALITY=gnu