X-Git-Url: http://git.tpope.net/?p=tpope-extra.git;a=blobdiff_plain;f=bin%2Fgamelaunch;fp=bin%2Fgamelaunch;h=cb0a5c48a1a2bb31d0500c60ceec7374e831f7b8;hp=448dea7432191bc19a9fcf6951395806adf7203c;hb=e8cfecd0c0b02c1933829459abdde7e6ffeba3c8;hpb=434dd7a7c9b973b0adb23bc95729e75592e436cc diff --git a/bin/gamelaunch b/bin/gamelaunch index 448dea7..cb0a5c4 100755 --- a/bin/gamelaunch +++ b/bin/gamelaunch @@ -83,9 +83,9 @@ on_exit() { xmodmap "$HOME/.Xmodmap" 2>/dev/null || xmodmap "$HOME/.xmodmap" xset m 3 3 [ -z "$s3" ] || s3switch $s3 >/dev/null + xvidtune -unlock FvwmCommand "GoToDeskAndPage 0 0 0" >/dev/null 2>&1 - - tpope status activity "$activity" + tpope status activity -c } trap on_exit EXIT