-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Flatpak + Flatseal #303
Comments
Hi @Froggy232, I don't know how you can do it with flatseal, but you can make flatpak apps work using the commands below: sudo flatpak override --filesystem=xdg-config/gtk-3.0
sudo flatpak override --filesystem=xdg-config/gtk-4.0
# This command depends on where unite is installed
sudo flatpak override --filesystem=xdg-data/gnome-shell/extensions/[email protected]/styles After that you can run
If you can do the same with flatseal, please share you solution. |
Hello, |
It worked! |
Not working for me, be it Flatseal or Gedit |
Hi,
I desperately try to use the "Hide Windows Titlebar" function with flatpak app, and I was wondering if it was possible by tweaking flatseal.
Here is a screen capture of flatseal.
If not, do you know if this function will work with flatpak in the future?
Thanks you
The text was updated successfully, but these errors were encountered: