From 9287ae33bb601a98569c233abcccffa13b0dbbec Mon Sep 17 00:00:00 2001 From: genofire Date: Fri, 17 Dec 2021 22:43:46 +0100 Subject: [PATCH] home: xwayland now upstream --- home/desktop-sway.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/desktop-sway.nix b/home/desktop-sway.nix index 65fd667..e78f417 100644 --- a/home/desktop-sway.nix +++ b/home/desktop-sway.nix @@ -356,7 +356,6 @@ in #{ command = "gajim"; } ]; }; - extraConfig = lib.optionals(!cfg.xwayland) "xwayland disable"; }; # use nixos's ....