From a1f258ef3cb50fa685d9c8c1806e267192d4589f Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 27 Dec 2016 11:54:20 +0000 Subject: set exec_to_workspae to use vselect --- Window_Manager/ratpoison/exec_to_workspace | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Window_Manager/ratpoison') diff --git a/Window_Manager/ratpoison/exec_to_workspace b/Window_Manager/ratpoison/exec_to_workspace index 2101c25..8e72814 100755 --- a/Window_Manager/ratpoison/exec_to_workspace +++ b/Window_Manager/ratpoison/exec_to_workspace @@ -8,7 +8,7 @@ wg=$1; shift cmd="$@" -rpws $wg +ratpoison -c "vselect $wg" eval $cmd & ratpoison -c 'barsend' echo "D$wg" > /tmp/panel-fifo -- cgit v1.2.3-54-g00ecf