3 lines
82 B
Text
3 lines
82 B
Text
if [ "$XDG_CURRENT_DESKTOP" = "i3" ]; then
|
|
export QT_QPA_PLATFORMTHEME="qt5ct"
|
|
fi
|