From f7ac47a1102006842d074146237c756648478675 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 12 Feb 2015 19:45:58 +0100 Subject: bspwm update --- ratpoison/exec_to_workspace | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ratpoison/exec_to_workspace') 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 -- cgit v1.2.3-54-g00ecf