(06-10-2021, 09:13 PM)Aberts10 Wrote:(06-10-2021, 06:03 PM)patrio Wrote:Easy way is to put them into the /etc/environment file and reboot(06-10-2021, 05:35 PM)Aberts10 Wrote: Try exporting these values:
export KIRIGAMI_LOWPOWER_HARDWARE=1
export QT_QUICK_CONTROLS_MOBILE=1
export QT_QUICK_CONTROLS_STYLE=org.kde.breeze
Another thing you can try is using the Mauikit SOL browser instead... It uses the same QT webengine as Angelfish (though it does lack the adblock that angelfish has).
https://invent.kde.org/maui/sol
Just note that I'm not sure if that QT_QUICK_CONTROLS_STYLE export is pointing to the right style. Might want to play around with it, and maybe try other export variables.
How do I enter those values? Do I paste them in a terminal, or put them in a config file somewhere?
(snip - took out a bunch of my bellyachin')
Got it.
First, I did everything that Aberts10 wrote above, adding the variables he posted to the /etc/environment config file. Then, I also added another variable that I found on another site to the /etc/environment config file:
QT_QPA_PLATFORMTHEME="qt5ct"
I also installed the QT5 Settings App from the app store.
The "qt5ct" in the previous step MUST be in quotes, because when I opened the QT5 settings app it complained when I had it without quotes (head scratcher, that...it said something like "QT_QTA_PLATFORMTHEME must be set as qt5ct. Current value is qt5ct." LOL.
Then I installed "plasma-browser-integration" from the app store.
Opened QT5 settings and went to the Icons tab and it showed it was updating. Waited for it to update. When finished, it presented a huge list of icon themes. I assume any would work, but I tried Breeze first.
Opened Angelfish. Son of a .... it worked!
Woohoo!