From 8dc92ee27bd448916c7fa7489931eaee993d47f1 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Fri, 7 Apr 2023 19:08:40 +0530 Subject: [PATCH] start kanshi and swayidle --- home/wm/hyprland/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index e6331bf..b1cc884 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -69,6 +69,8 @@ in exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1 exec-once = ${hyprctl} setcursor ${config.gtk.cursorTheme.name} 24 + exec-once = systemctl --user start kanshi.service + exec-once = systemctl --user start swayidle.service exec-once = ${change-wallpaper} bindm = SUPER,mouse:272, movewindow