X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pm-utils%2F40autorandr;fp=pm-utils%2F40autorandr;h=74549fc49a7f4e64f7f932398b5c95e965ea7b18;hb=fb01d5e870d95c8dcd1006dcec0e825086332743;hp=4ce7790255d1041db62637f495d1625912306441;hpb=4db3b2ca3ae95ddc6005337ea47528f84ea73deb;p=deb_pkgs%2Fautorandr.git diff --git a/pm-utils/40autorandr b/pm-utils/40autorandr index 4ce7790..74549fc 100755 --- a/pm-utils/40autorandr +++ b/pm-utils/40autorandr @@ -7,10 +7,10 @@ exec > /var/log/autorandr.log 2>&1 FORM=${0##*40} case $FORM in auto-disper) - AUTORANDR="auto-disper -c" + AUTORANDR="auto-disper -c --default default" ;; *) - AUTORANDR="autorandr -c" + AUTORANDR="autorandr -c --default default" ;; esac @@ -25,7 +25,6 @@ detect_display() /bin/su -c "${AUTORANDR}" "$user" fi done - echo "Done" } case "$1" in