18 lines
239 B
Text
18 lines
239 B
Text
|
new_tab code
|
||
|
layout horizontal
|
||
|
launch --title "code" bash
|
||
|
|
||
|
new_tab terminal
|
||
|
layout horizontal
|
||
|
launch bash
|
||
|
|
||
|
new_tab webdev
|
||
|
layout horizontal
|
||
|
launch bash
|
||
|
|
||
|
new_tab ranger
|
||
|
enabled_layouts horizontal,stack
|
||
|
layout horizontal
|
||
|
launch ranger
|
||
|
|