From a9c88f0087f9c8eaa6c24bbc58f07bd4f45c148c Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Tue, 5 Jan 2021 12:45:56 +0100 Subject: [PATCH] Change flameshot shortcut --- .config/i3/config_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config_common b/.config/i3/config_common index 0b9de37..5a1de62 100644 --- a/.config/i3/config_common +++ b/.config/i3/config_common @@ -104,7 +104,7 @@ bindsym Shift+Print exec ~/.config/i3/scripts/screenshot.py -s # screenshot and upload to Lychee bindsym Print exec ~/.config/i3/scripts/screenshot.py -u # screenshot with flameshot -bindsym $mod+Print exec flameshot gui +bindsym $mod+Shift+i exec flameshot gui mode "$film_mode" { bindsym u exec ~/.config/i3/scripts/film_mode.sh on