Change bindsym for saved screenshot

master
Quentin Duchemin 2020-05-14 13:07:55 +02:00
parent e7c8038cc2
commit f1a6b49e62
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ bindsym $mod+Shift+l exec --no-startup-id $Locker && systemctl suspend
bindsym Mod4+e exec nemo bindsym Mod4+e exec nemo
# screenshot and save to file # screenshot and save to file
bindsym $mod+Print exec ~/.config/i3/scripts/screenshot.py -s bindsym Shift+Print exec ~/.config/i3/scripts/screenshot.py -s
# screenshot and upload to Lychee # screenshot and upload to Lychee
bindsym Print exec ~/.config/i3/scripts/screenshot.py -u bindsym Print exec ~/.config/i3/scripts/screenshot.py -u