diff --git a/bin/input-event b/bin/input-event index 9ddd03c..3bb0c61 100755 --- a/bin/input-event +++ b/bin/input-event @@ -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