feat(flatpak): GTK theme
This commit is contained in:
parent
52995808f5
commit
d8ceb46376
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
Context.sockets = [ "wayland" "!x11" "!fallback-x11" ];
|
||||
Environment = {
|
||||
XCURSOR_PATH = "/run/host/user-share/icons:/run/host/share/icons";
|
||||
GTK_THEME = "Adwaita:dark";
|
||||
GTK_THEME = "adw-gtk3-dark";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue