Skip to content
Snippets Groups Projects
Commit 66ff9311 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

I3 OSD More time after (re)start.

parent 05684b12
No related branches found
No related tags found
No related merge requests found
......@@ -334,8 +334,8 @@ mode "System modifikator"
bindsym Shift+bracketright mode "default"; exec "gksudo -g gparted"
bindsym Ctrl+bracketright mode "default"; exec "gksudo -g gnome-disks"
bindcode 94 exec --no-startup-id "osdd-run & sleep 0.1;osdc --color=red RESTART"
bindcode $mod+51 exec --no-startup-id "osdd-run & sleep 0.1;osdc --color=red RESTART"
bindcode 94 exec --no-startup-id "osdd-run & sleep 1;osdc --color=red RESTART"
bindcode $mod+51 exec --no-startup-id "osdd-run & sleep 1;osdc --color=red RESTART"
}
bindcode 121 exec "echo $(( 1 - $(cat ~/.config/micloop/mute) )) > ~/.config/micloop/mute;pacmd set-sink-input-mute $(cat ~/.config/micloop/id) $(cat ~/.config/micloop/mute) ; notify-send 'loopmic mute' $(cat ~/.config/micloop/mute) -h string:x-canonical-private-synchronous:anything"
......@@ -380,7 +380,7 @@ bindsym $mod+Shift+o exec --no-startup-id killall -3 mate-session; exec --no-sta
exec "setxkbmap us,cz -variant ,ucw -option grp:caps_switch"
exec --no-startup-id "sleep 2; osdd-run & sleep 0.1;osdc --color=red START"
exec --no-startup-id "sleep 2; osdd-run & sleep 1;osdc --color=red START"
bindcode 94 exec "osdc --duration=1 --log=1 \\"\\""
bindcode $mod+51 exec "osdc --duration=1 --log=1 \\"\\""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment