From 6d74f2061fe131b9e3b1c7bde9d05158dc3872f8 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sun, 27 Oct 2024 21:07:47 +0100 Subject: autostart signal --- common/home/hyprland/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/home/hyprland') diff --git a/common/home/hyprland/default.nix b/common/home/hyprland/default.nix index be5fe0e..f29503f 100644 --- a/common/home/hyprland/default.nix +++ b/common/home/hyprland/default.nix @@ -139,5 +139,7 @@ "float,class:^(Hyprland::WinClass::Floating)$" "center,class:^(Hyprland::WinClass::Floating)$" ]; + + exec-once = [ "signal-desktop" ]; }; } -- cgit v1.2.3-70-g09d2