From b0708ad010b4e557f52bf3c8dc37b3b3b9e08fc6 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 6 Aug 2015 20:26:32 +0200 Subject: switching back to ratpoison --- tools/exec_to_workspace | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools/exec_to_workspace') diff --git a/tools/exec_to_workspace b/tools/exec_to_workspace index 8bacd78..c7968f2 100755 --- a/tools/exec_to_workspace +++ b/tools/exec_to_workspace @@ -8,5 +8,6 @@ wg=$1; shift cmd="$@" -bspc desktop -f $wg & +rpws $wg eval $cmd & +ratpoison -c 'barsend' -- cgit v1.2.3-54-g00ecf