Allow screenshotting to be used on Apple keyboards
This commit is contained in:
parent
1594f5eaec
commit
a49abd1395
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ bindsym Control+Q exec --no-startup-id /bin/false
|
|||
# Screenshots
|
||||
bindsym Shift+Print exec --no-startup-id flameshot screen -c
|
||||
bindsym Print exec --no-startup-id flameshot gui
|
||||
bindsym XF86LaunchB exec --no-startup-id flameshot gui
|
||||
|
||||
bindsym $mod+Shift+q kill
|
||||
|
||||
|
|
Loading…
Reference in a new issue