dot/.xprofile
2023-04-15 17:57:48 +02:00

4 lines
82 B
Plaintext

if [ "$XDG_CURRENT_DESKTOP" = "i3" ]; then
export QT_QPA_PLATFORMTHEME="qt5ct"
fi