summaryrefslogtreecommitdiffstats
path: root/sample_configuration
diff options
context:
space:
mode:
Diffstat (limited to 'sample_configuration')
-rwxr-xr-xsample_configuration/switchToManager.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample_configuration/switchToManager.sh b/sample_configuration/switchToManager.sh
index 84f3c37..40d863c 100755
--- a/sample_configuration/switchToManager.sh
+++ b/sample_configuration/switchToManager.sh
@@ -7,7 +7,7 @@ for window in $WINDOWS; do
done
# move PVS-Manager to workspace 1 and focus it
-wt="PVS2-Manager"
+wt="PVS2 Manager"
wmctrl -r "$wt" -t 1
wmctrl -s 1
wmctrl -a "$wt"