This is an old revision of the document!


Themeing


put the following in .profile to tell qt programs to use gtk theme

export QT_QPA_PLATFORMTHEME=gtk2 # tested on Ubuntu 18.04

Specific Programs

Calibre

Add to .profile

export CALIBRE_USE_SYSTEM_THEME=1