diff options
Diffstat (limited to '.wmii/exec')
-rwxr-xr-x | .wmii/exec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.wmii/exec b/.wmii/exec new file mode 100755 index 0000000..c83d790 --- /dev/null +++ b/.wmii/exec @@ -0,0 +1,2 @@ +#!/bin/bash +echo exec "$@" >> $WMII_DIR/ctl |