Quantcast
Channel: Pinguy OS Forum - All Forums
Viewing all articles
Browse latest Browse all 1646

Fix theme for QT apps and Flatpak.

$
0
0
To correct flatpac installed apps run:

flatpak install flathub org.gtk.Gtk3theme.Arc

To make QT apps use GTK theme run:

sudo apt install qt5-style-plugins

Than

echo "export QT_QPA_PLATFORMTHEME=gtk2" >> ~/.profile

You will need to logout for it to take effect.

Viewing all articles
Browse latest Browse all 1646