Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Titlebar #1129

Open
pizzas4uce opened this issue Sep 15, 2024 · 4 comments
Open

Titlebar #1129

pizzas4uce opened this issue Sep 15, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@pizzas4uce
Copy link

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

@pizzas4uce pizzas4uce added the bug Something isn't working label Sep 15, 2024
@washburn24
Copy link

washburn24 commented Sep 15, 2024

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
Copy link
Author

pizzas4uce commented Sep 15, 2024

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
Copy link
Owner

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

@pizzas4uce
Copy link
Author

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

tried, but nope, didn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants