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