diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 1e49314..0028fbb 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -258,9 +258,11 @@ in "batmon.lisp" "/usr/lib/kdeconnectd" "nm-tray" - "systemctl --user restart jellyfin-mpv-shim" - "systemctl --user restart emacs" + "systemctl --user stop jellyfin-mpv-shim" + "systemctl --user stop emacs" "systemctl --user stop nextcloud-client" + "emacs --daemon" + "jellyfin-mpv-shim" "nextcloud" "kdeconnect-indicator" "wl-paste --watch cliphist store"