diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-22 22:37:16 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-22 22:37:16 +0100 |
commit | aeacd873392686f4fc12d93dab82903d1140f974 (patch) | |
tree | f09187025ea0415123ba92d8793b39c215653db3 /ratpoison/firesend | |
parent | 823581bd7c5e5904eab5884f999a39b5f9e895b4 (diff) | |
download | dotfiles-aeacd873392686f4fc12d93dab82903d1140f974.tar.gz dotfiles-aeacd873392686f4fc12d93dab82903d1140f974.tar.bz2 dotfiles-aeacd873392686f4fc12d93dab82903d1140f974.zip |
many + uzbl
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 $@ |