config: i3: add keybinding for flameshot as screenshot tool

This commit is contained in:
Thomas Preisner 2022-03-22 15:48:30 +01:00
parent 343219cfe2
commit 3b83281feb

View file

@ -91,6 +91,9 @@ bindsym $mod+a focus parent
# custom bind for pass dmenu wrapper # custom bind for pass dmenu wrapper
bindsym $mod+p exec passmenu --type 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 # do not focus container behind mouse
focus_follows_mouse no focus_follows_mouse no