diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index b3950da1..e3d3642c 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -289,7 +289,9 @@ in '' exec-once = ${pkgs.swaynotificationcenter}/bin/swaync exec-once = ${pkgs.hyprpaper}/bin/hyprpaper - exec-once = ${pkgs.dex}/bin/dex --autostart - exec-once = ferdium exec-once = kidex + exec-once = ${pkgs.dex}/bin/dex --autostart + exec-once = emacs + exec-once = ferdium + exec-once = signal-desktop ''