summaryrefslogtreecommitdiffstats
path: root/.local/bin/modestartsoon
blob: 638d85fc6799a9c10a90363447b2cccd0cfd8dc7 (plain)
1
2
3
4
5
6
7
8
#!/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