Suspend on pause or calculator press

This commit is contained in:
Thomas Avé 2024-10-08 11:28:31 +02:00
parent f84abf9908
commit 11652691e2
1 changed files with 2 additions and 0 deletions

View File

@ -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"