summaryrefslogtreecommitdiff
path: root/common/home/hyprland/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/home/hyprland/default.nix')
-rw-r--r--common/home/hyprland/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix
index f165048..1cb585e 100644
--- a/common/home/hyprland/default.nix
+++ b/common/home/hyprland/default.nix
@@ -162,6 +162,10 @@
"center,class:^(Hyprland::WinClass::Floating)$"
];
+ ecosystem = {
+ no_update_news = true;
+ };
+
exec-once = [ "signal-desktop" ];
};
}