4 lines
88 B
Bash
4 lines
88 B
Bash
|
# QT under GTK
|
||
|
export QT_QPA_PLATFORMTHEME="gtk2"
|
||
|
sudo apt install -y qt5-style-plugins
|