flatpak: Configure global override to fix GTK dark theme
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
2cf43d5c0e
commit
71acea9fd3
1 changed files with 3 additions and 0 deletions
|
@ -40,4 +40,7 @@
|
|||
"org.dune3d.dune3d"
|
||||
"org.freecadweb.FreeCAD"
|
||||
];
|
||||
services.flatpak.overrides = {
|
||||
global.Context.filesystems = ["xdg-config/gtk-3.0"];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue