diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index 6d66ed9..d92ae8e 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -158,6 +158,7 @@ in "SUPER_ALT,F, fakefullscreen" "SUPER_SHIFT,C, exec, ${hyprctl} reload" + "SUPER_SHIFT,C, exec, systemctl --user restart kanshi.service" "SUPER,Return, exec, ${kitty} ${tmux} new" "SUPER_SHIFT,Return, exec, ${kitty}"