Set GTK4 and QT6 themes

This commit is contained in:
Adam Goldsmith 2024-09-26 03:00:40 -04:00
parent a8e50fee03
commit 3d221cc5c0

View File

@ -14,7 +14,9 @@ export ARDUINO_DIR="/usr/share/arduino"
export ARDMK_DIR="$HOME/Programs/Arduino-Makefile"
export STEAMAPPS="$HOME/.local/share/Steam/steamapps/common"
export GTK_THEME=Adwaita:dark
export QT_STYLE_OVERRIDE=gtk2
export QT_QPA_PLATFORMTHEME=qt6gtk2
export QT_AUTO_SCREEN_SCALE_FACTOR=true
export CALIBRE_USE_SYSTEM_THEME=true