From ca27e2ffd1e3332265df6c65d91ce969d6457a30 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Sun, 10 Apr 2016 11:12:44 +0200 Subject: [PATCH] should work when the dock screen is off, too --- local/bin/dockmode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/bin/dockmode b/local/bin/dockmode index 3fd6288..947c0db 100755 --- a/local/bin/dockmode +++ b/local/bin/dockmode @@ -15,5 +15,5 @@ contains "$where" "above" "below" "left-of" "right-of" || exit 1 xset dpms 0 0 0 xautolock -disable -xrandr --output DP1 --$where eDP1 +xrandr --output DP1 --auto --$where eDP1 bash ~/.fehbg