From a1f175f3df00feb11df880fca4e02bbfbd8eee12 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Wed, 18 Feb 2015 23:15:45 +0100 Subject: small update --- ratpoison/exec_to_workspace | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ratpoison/exec_to_workspace') diff --git a/ratpoison/exec_to_workspace b/ratpoison/exec_to_workspace index d97efff..8bacd78 100755 --- a/ratpoison/exec_to_workspace +++ b/ratpoison/exec_to_workspace @@ -9,4 +9,4 @@ wg=$1; shift cmd="$@" bspc desktop -f $wg & -eval $cmd +eval $cmd & -- cgit v1.2.3-54-g00ecf