config: i3: add keybinding for flameshot as screenshot tool
This commit is contained in:
parent
343219cfe2
commit
3b83281feb
1 changed files with 3 additions and 0 deletions
|
|
@ -91,6 +91,9 @@ bindsym $mod+a focus parent
|
|||
# custom bind for pass dmenu wrapper
|
||||
bindsym $mod+p exec passmenu --type
|
||||
|
||||
# custom bind for flameshot screenshot tool
|
||||
bindsym $mod+Shift+s exec flameshot gui
|
||||
|
||||
# do not focus container behind mouse
|
||||
focus_follows_mouse no
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue