diff --git a/.profile b/.profile index c543df9..852c165 100644 --- a/.profile +++ b/.profile @@ -45,3 +45,6 @@ export SAVEHIST=10000 # Use my special pythonrc to customize my REPL export PYTHONSTARTUP=~/.config/pythonrc + +# Make QT skin how I want it +export QT_QPA_PLATFORMTHEME=qt5ct