diff options
Diffstat (limited to '.local/bin/modestartsoon')
-rwxr-xr-x | .local/bin/modestartsoon | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.local/bin/modestartsoon b/.local/bin/modestartsoon deleted file mode 100755 index 638d85f..0000000 --- a/.local/bin/modestartsoon +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/local/bin/dash - -st -e '/home/jozan/.local/bin/startsoon' & -sleep 0.5 -st -e '/home/jozan/.local/bin/maze' & -sleep 2 -bspc node -z top 0 -260 -exit |