ysl2 / .dotfiles

My dotfiles
1 stars 0 forks source link

Uniform Qt and GTK #47

Open ysl2 opened 3 months ago

ysl2 commented 3 months ago

Ref: https://askubuntu.com/questions/706528/qt-apps-stopped-inheriting-gtk-themes/748186#748186

sudo apt install qt5-style-plugins

Then,

export QT_QPA_PLATFORMTHEME=gtk2

Or, one time:

QT_QPA_PLATFORMTHEME=gtk2 flameshot