8 lines
108 B
Bash
Executable File
8 lines
108 B
Bash
Executable File
#!/bin/sh
|
|
. $HOME/.bin/_config
|
|
|
|
tabbed -d -c \
|
|
-g 2328x1430+200+200 \
|
|
-n scratchpad \
|
|
$STERM -w
|