X-Git-Url: https://git.madduck.net/etc/xsession.git/blobdiff_plain/8e79fe371b21550cd90a25a97f0353564bf7c4c8..HEAD:/.config/autorandr/postswitch diff --git a/.config/autorandr/postswitch b/.config/autorandr/postswitch index 49325d0..fcabf46 100755 --- a/.config/autorandr/postswitch +++ b/.config/autorandr/postswitch @@ -9,3 +9,7 @@ if command -v awesome-client >/dev/null; then echo "handle_new_autorandr_profile(\"$AUTORANDR_CURRENT_PROFILE\")" | awesome-client >&2 fi + +sleep $DELAY + +~/.bin/xconfig >&2