profile: Set dark theme for Gtk, use qt6ct for Qt styling

This commit is contained in:
Lexi / Zoe 2026-08-01 17:16:15 +02:00
parent 4a079ad19d
commit 5a2f500fca
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232

View file

@ -14,3 +14,10 @@ export WINEDLLOVERRIDES=winemenubuilder.exe=d
# Firefox: Enable pixel-perfect scrolling # Firefox: Enable pixel-perfect scrolling
export MOZ_USE_XINPUT2=1 export MOZ_USE_XINPUT2=1
# Set dark theme for Gtk applications
export GTK_THEME=Adwaita:dark
# Use qt6ct to configure Qt styling
# (You should install qt6ct-kde from AUR, as well as the breeze theme.)
export QT_QPA_PLATFORMTHEME=qt6ct