nixos/pantheon: stop setting GTK_CSD=1
See https://github.com/elementary/gala/issues/244
This commit is contained in:
parent
cb78e66947
commit
ede5fff929
1 changed files with 0 additions and 1 deletions
|
@ -224,7 +224,6 @@ in
|
|||
programs.file-roller.package = pkgs.pantheon.file-roller;
|
||||
|
||||
# Settings from elementary-default-settings
|
||||
environment.sessionVariables.GTK_CSD = "1";
|
||||
environment.etc."gtk-3.0/settings.ini".source = "${pkgs.pantheon.elementary-default-settings}/etc/gtk-3.0/settings.ini";
|
||||
|
||||
xdg.portal.extraPortals = with pkgs.pantheon; [
|
||||
|
|
Loading…
Reference in a new issue