From 8f7da696e5b5523492a9c7ee1885c54ddfbadaa6 Mon Sep 17 00:00:00 2001 From: waveringana Date: Sun, 15 Jun 2025 19:59:08 -0400 Subject: [PATCH] use swayfx --- common/desktop/sway.nix | 1 + 1 file changed, 1 insertion(+) 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 = {