diff --git a/common/desktop/sway.nix b/common/desktop/sway.nix index 10c3505..f6514b4 100755 --- a/common/desktop/sway.nix +++ b/common/desktop/sway.nix @@ -20,6 +20,7 @@ in programs.sway = { enable = true; wrapperFeatures.gtk = true; + package = pkgs.swayfx; }; environment.sessionVariables = {