1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Screenshot on key release instead of sleeping

This commit is contained in:
Joe Groocock 2016-05-10 16:38:02 +01:00
parent 72bc192cda
commit b78e7c9bd9

View File

@ -129,8 +129,8 @@ bindsym Mod1+Tab exec ~/.config/i3/alt-tab.sh
bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+l exec ~/.config/i3/lock.sh
bindsym $mod+space exec rofi -show run -fg "#D3DAE3" -bg "#383C4A" -hlbg "#5294E2"
bindsym Print exec sh -c 'sleep 0.2 && imgur-screenshot -s'
bindsym $mod+Print exec sh -c 'sleep 0.2 && imgur-screenshot'
bindsym --release Print exec imgur-screenshot -s
bindsym --release $mod+Print exec imgur-screenshot
bindsym $mod+Shift+Return exec --no-startup-id ~/.config/i3/cycleaudio.py && pkill -RTMIN+10 i3blocks
# Media player controls