KDE WPS Fix | File explorer font too dark/light
September 25, 2020•45 words
The below change will work if:
You have Manjaro 20.1 installed (I have not tried others)
You installed Manjaro from the AUR
https://aur.archlinux.org/packages/wps-office/Use a white GTK theme
I'm using Breath /usr/share/themes/Breath/gtk-2.0/gtkrc
sudo vim /usr/bin/wps
Change
gOpt=
To:
gOpt="-style=gtk+"
export GTK2_RC_FILES=/usr/share/themes/Breath/gtk-2.0/gtkrc