From d7e1dd20d928d419dcd4f45c2944cf6443523f75 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 18 Apr 2025 14:34:54 +0200 Subject: [PATCH] start services on hyprland exec Former-commit-id: 4530d9063c3b93ee0c7c480ca13e828ca51c445c --- home/system/hyprland/default.nix | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/home/system/hyprland/default.nix b/home/system/hyprland/default.nix index 8f46354..c03bcf8 100644 --- a/home/system/hyprland/default.nix +++ b/home/system/hyprland/default.nix @@ -61,7 +61,12 @@ in { "$mod" = "SUPER"; "$shiftMod" = "SUPER_SHIFT"; - exec-once = [ "dbus-update-activation-environment --systemd --all" ]; + exec-once = [ + "dbus-update-activation-environment --systemd --all &" + "systemctl --user enable --now hyprpaper.service &" + "systemctl --user enable --now hypridle.service &" + "systemctl --user enable --now nextcloud-client.service &" + ]; monitor = [ "eDP-2,highres,0x0,1" # My internal laptop screen