1 2 3 4 5
# -*- shell-script -*- if test "$(hostname)" = Zenith; then # TODO export QT_STYLE_OVERRIDE=GTK2 fi