aboutsummaryrefslogtreecommitdiff
path: root/ratpoison
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-02-18 23:15:45 +0100
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-02-18 23:15:45 +0100
commita1f175f3df00feb11df880fca4e02bbfbd8eee12 (patch)
treed84e10189c33cea0e7071e4e5459814c72d49f90 /ratpoison
parentd1fffc9e58fc867dd1a6ec9327fe4cbdc29a3bc6 (diff)
downloaddotfiles-a1f175f3df00feb11df880fca4e02bbfbd8eee12.tar.gz
dotfiles-a1f175f3df00feb11df880fca4e02bbfbd8eee12.tar.bz2
dotfiles-a1f175f3df00feb11df880fca4e02bbfbd8eee12.zip
small update
Diffstat (limited to 'ratpoison')
-rwxr-xr-xratpoison/exec_to_workspace2
1 files changed, 1 insertions, 1 deletions
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 &