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

Add short 'key-up' delay for scrot to improve reliability

This commit is contained in:
Joe Groocock 2016-04-23 13:16:10 +01:00
parent 84ecc5d5b8
commit 1ef9f3dfdd

View File

@ -127,8 +127,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 imgur-screenshot -s
bindsym $mod+Print exec sh imgur-screenshot
bindsym Print exec sh -c 'sleep 0.2 && imgur-screenshot -s'
bindsym $mod+Print exec sh -c 'sleep 0.2 && imgur-screenshot'
bindsym $mod+Shift+Return exec --no-startup-id ~/.config/i3/cycleaudio.py && pkill -RTMIN+10 i3blocks
# Media player controls