i3: just invoke "flameshot gui" to get a screenshot

It seems flameshot keeps running in background even if we ask for a
raw capture. No point in trying to avoid that.
This commit is contained in:
Vincent Bernat 2021-07-23 11:31:55 +02:00
parent dcad9cfbd3
commit de6be5e89d

2
config
View file

@ -138,7 +138,7 @@ bindsym $mod+Shift+r restart
# Lock screen and print screen
bindsym XF86ScreenSaver exec --no-startup-id exec xset s activate
bindsym $mod+Delete exec --no-startup-id exec xset s activate
bindsym Print exec --no-startup-id "flameshot gui -r | xclip -selection clipboard -t image/png"
bindsym Print exec --no-startup-id flameshot gui
# Quake window
bindsym $mod+grave nop "quake-console:$term:QuakeConsoleNeedsUniqueName:0.3"