dock: sleep a bit more when docking before restarting awesome

This commit is contained in:
Vincent Bernat 2014-09-25 11:55:32 +02:00
parent 05486739e9
commit e3f653acb5

View file

@ -24,6 +24,7 @@ case "$use,$(uname -n),$name" in
if xrandr | grep '^DP. connected'; then
xrandr --output eDP1 --off --output DP3 --auto --primary
xrandr --output DP4 --auto --right-of DP3 --dpi 96
sleep 2
echo 'awesome.restart()' | awesome-client
fi
rfkill block wifi