vinceliuice/WhiteSur-gtk-theme

Titlebar

Opened this issue · 4 comments

any way to fix these titlebar buttons? they only appear in UltimMC (cracked minecraft launcher, based of MultiMC). and not in any other app. any help appreciated. i have used the -F in the install script.
image

I install from a broader (personal) setup script. I do Flatpak, Libadwaita, and the main install separately (I can't remember why), but here's the code snippet from the larger shell.

./install.sh -F
./install.sh -l
./install.sh -c Dark
sudo flatpak override --filesystem=xdg-config/gtk-4.0
sudo flatpak override --filesystem=xdg-config/gtk-3.0

This makes everything obey the theme (I don't have Snaps).

I install from a broader (personal) setup script. I do Flatpak, Libadwaita, and the main install separately (I can't remember why), but here's the code snippet from the larger shell.

./install.sh -F
./install.sh -l
./install.sh -c Dark
sudo flatpak override --filesystem=xdg-config/gtk-4.0
sudo flatpak override --filesystem=xdg-config/gtk-3.0

This makes everything obey the theme (I don't have Snaps).

tried it but nothing changed, still geting the "x - +" titlebar buttons on UltimMC

After you run: ./install.sh -l did you try relogin your desktop?

After you run: ./install.sh -l did you try relogin your desktop?

tried, but nope, didn't work