Add shortcuts for screenshot on desktop

master
Quentin Duchemin 2019-04-08 20:23:04 +02:00
parent 3274afca4d
commit c065e7353d
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 6 additions and 3 deletions

View File

@ -201,11 +201,14 @@ exec --no-startup-id cadence-session-start --start
# Automate port mapping for applications
exec --no-startup-id jack-matchmaker -p ~/.config/jack-matchmaker/patterns
exec thunderbird
# Set mouse acceleration
exec_always --no-startup-id xinput set-prop 'pointer:Razer Razer DeathAdder Chroma' --type=float 'libinput Accel Speed' -.4
# Mail client
exec thunderbird
# Screenshot
# Save to file
bindsym Print exec ~/.config/i3/scripts/screenshot.py -s
bindsym $mod+Print exec ~/.config/i3/scripts/screenshot.py -s
# Upload to Lychee
bindsym Print exec ~/.config/i3/scripts/screenshot.py -u