aboutsummaryrefslogtreecommitdiff
path: root/ratpoison/exec_to_workspace
diff options
context:
space:
mode:
Diffstat (limited to 'ratpoison/exec_to_workspace')
-rwxr-xr-xratpoison/exec_to_workspace5
1 files changed, 2 insertions, 3 deletions
diff --git a/ratpoison/exec_to_workspace b/ratpoison/exec_to_workspace
index 451bb07..d97efff 100755
--- a/ratpoison/exec_to_workspace
+++ b/ratpoison/exec_to_workspace
@@ -8,6 +8,5 @@
wg=$1; shift
cmd="$@"
-eval $cmd &
-rpws $wg
-
+bspc desktop -f $wg &
+eval $cmd