hyprland: add screenshot keybind to PRINT
This commit is contained in:
parent
f412cd6ce1
commit
b4ff09016c
|
|
@ -220,6 +220,7 @@ bind = $mainMod, escape, exec, sysact
|
|||
|
||||
# Applications
|
||||
bind = $mainMod, W, exec, $browser
|
||||
bind = ,PRINT, exec, screenshot
|
||||
|
||||
# Music Controls
|
||||
bind = $mainMod, m, exec, $terminal -e "ncmpcpp"
|
||||
|
|
|
|||
Loading…
Reference in New Issue