hyprland: add screenshot keybind to PRINT

This commit is contained in:
krolxon 2025-08-21 22:33:36 +05:30
parent f412cd6ce1
commit b4ff09016c
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ bind = $mainMod, escape, exec, sysact
# Applications # Applications
bind = $mainMod, W, exec, $browser bind = $mainMod, W, exec, $browser
bind = ,PRINT, exec, screenshot
# Music Controls # Music Controls
bind = $mainMod, m, exec, $terminal -e "ncmpcpp" bind = $mainMod, m, exec, $terminal -e "ncmpcpp"