vinceliuice / WhiteSur-gtk-theme

MacOS Big Sur like theme for Gnome desktops
MIT License
5.8k stars 603 forks source link

Titlebar #1129

Open pizzas4uce opened 1 week ago

pizzas4uce commented 1 week ago

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

washburn24 commented 1 week ago

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).

pizzas4uce commented 1 week ago

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

vinceliuice commented 1 week ago

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

pizzas4uce commented 1 week ago

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

tried, but nope, didn't work