diff --git a/modules/home/de/hyprland/config.nix b/modules/home/de/hyprland/config.nix index 4772932..967d4e6 100644 --- a/modules/home/de/hyprland/config.nix +++ b/modules/home/de/hyprland/config.nix @@ -135,6 +135,8 @@ # Release + Locked brindrl = [ # Manage session + "$mod CONTROL, P, exec, poweroff" + "$mod CONTROL, R, exec, reboot" "$mod CONTROL, Q, exit," "$mod CONTROL, S, exec, systemctl suspend" "$mod CONTROL, L, exec, loginctl lock-session"