From fa054b62e97dabc9b5a23cb007ee2fa613607514 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Wed, 4 Jan 2017 15:02:39 +0000 Subject: major updates --- Window_Manager/ratpoison/firesend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Window_Manager/ratpoison/firesend') diff --git a/Window_Manager/ratpoison/firesend b/Window_Manager/ratpoison/firesend index 7ab8529..fb028b6 100755 --- a/Window_Manager/ratpoison/firesend +++ b/Window_Manager/ratpoison/firesend @@ -1,2 +1,2 @@ #!/bin/bash -$HOME/.config/ratpoison/exec_to_workspace 2 vimb $@ > /dev/null 2>&1 +vimb $@ > /dev/null 2>&1 -- cgit v1.2.3-54-g00ecf