diff --git a/options/custom/services/swaync/default.nix b/options/custom/services/swaync/default.nix index 62eb251..e5a08db 100644 --- a/options/custom/services/swaync/default.nix +++ b/options/custom/services/swaync/default.nix @@ -63,5 +63,8 @@ in { ]; }; }; + + # https://stylix.danth.me/options/modules/swaync.html + stylix.targets.swaync.enable = false; }; }