hyprland: add screenshot keybind

This commit is contained in:
krolyxon 2026-01-27 22:12:48 +05:30
parent 5ba5d4d830
commit ae2e509ec5
2 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ bind = $mainMod, escape, exec, sysact
# Applications
bind = $mainMod, W, exec, $browser
bind = ,PRINT, exec, screenshot
bind = ,PRINT, exec, hypr_screenshot.sh
bind = $mainMod SHIFT, P, exec, hypr_screenshot.sh
# Music Controls
bind = $mainMod, m, exec, $terminal -e zsh -i -c "ncmpcpp"