diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-23 08:21:40 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-23 08:21:40 +0100 |
commit | 58c29ee0d464d08c08f30e57018e5597a30e33d8 (patch) | |
tree | 6347097d92987c18500904f5c8b0be27272ad83b /ratpoison | |
parent | e366454a04173840e41cbe2394dba4a476b76937 (diff) | |
download | dotfiles-58c29ee0d464d08c08f30e57018e5597a30e33d8.tar.gz dotfiles-58c29ee0d464d08c08f30e57018e5597a30e33d8.tar.bz2 dotfiles-58c29ee0d464d08c08f30e57018e5597a30e33d8.zip |
firesend
Diffstat (limited to 'ratpoison')
-rwxr-xr-x | ratpoison/firesend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ratpoison/firesend b/ratpoison/firesend index d0df600..ddde2ef 100755 --- a/ratpoison/firesend +++ b/ratpoison/firesend @@ -1,2 +1,2 @@ #!/bin/bash -$HOME/.ratpoison/exec_to_workspace 2 uzbl-browser $@ +$HOME/.ratpoison/exec_to_workspace 2 firefox --new-tab $@ |