diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index 62f3958..4d2b5c2 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -199,6 +199,8 @@ in { "$mainMod,XF86AudioRaiseVolume, exec, ${playerctl} next" "$mainMod,XF86AudioLowerVolume, exec, ${playerctl} previous" '', Print, exec, ${pkgs.grim}/bin/grim -g "$(${pkgs.slurp}/bin/slurp -d)" - | wl-copy'' + '', Pause, exec, systemctl suspend'' + '', XF86Calculator, exec, systemctl suspend'' "$mainMod, H, exec, ${./files/vim-hypr-nav.sh} l" "$mainMod, L, exec, ${./files/vim-hypr-nav.sh} r"