diff options
Diffstat (limited to 'tools/newtab')
-rwxr-xr-x | tools/newtab | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/newtab b/tools/newtab new file mode 100755 index 0000000..d27c2b8 --- /dev/null +++ b/tools/newtab @@ -0,0 +1,2 @@ +#!/bin/sh +~/.tools/exec_to_workspace 2 firefox -new-tab $1 |