diff options
Diffstat (limited to 'ratpoison/firesend')
-rwxr-xr-x | ratpoison/firesend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ratpoison/firesend b/ratpoison/firesend index ddde2ef..d0df600 100755 --- a/ratpoison/firesend +++ b/ratpoison/firesend @@ -1,2 +1,2 @@ #!/bin/bash -$HOME/.ratpoison/exec_to_workspace 2 firefox --new-tab $@ +$HOME/.ratpoison/exec_to_workspace 2 uzbl-browser $@ |