Bind grim to the PrtSc key
This commit is contained in:
parent
4f447cbdfc
commit
490ebc81e9
1 changed files with 3 additions and 0 deletions
|
@ -199,6 +199,9 @@ mode "resize" {
|
||||||
}
|
}
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
|
# Screenshot
|
||||||
|
bindsym Print exec grim
|
||||||
|
|
||||||
#
|
#
|
||||||
# Status Bar:
|
# Status Bar:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue