6 lines
117 B
Bash
Executable File
6 lines
117 B
Bash
Executable File
#!/bin/bash
|
|
source $HOME/.my_bash_env
|
|
XSERVER_DIR="$DOTWRYN/config/xserver"
|
|
|
|
"$XSERVER_DIR/screenlayout/workdock.sh"
|