Skip to content

Instantly share code, notes, and snippets.

@willbprog127
Created July 16, 2014 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willbprog127/d4c3d73ae23e74a0a32f to your computer and use it in GitHub Desktop.
Save willbprog127/d4c3d73ae23e74a0a32f to your computer and use it in GitHub Desktop.
.profile
export QT_STYLE_OVERRIDE=gtk
# these are only if you're using the latest Qt5 downloaded from qt-project
export QTDIR=/opt/Qt/5.3
export PATH=$PATH:/opt/Qt/5.3/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment