summaryrefslogtreecommitdiffstats
path: root/.local/bin/modebrb
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.local/bin/modebrb8
1 files changed, 8 insertions, 0 deletions
diff --git a/.local/bin/modebrb b/.local/bin/modebrb
new file mode 100755
index 0000000..552fd73
--- /dev/null
+++ b/.local/bin/modebrb
@@ -0,0 +1,8 @@
+#!/usr/local/bin/dash
+
+st -e '/home/jozan/.local/bin/brb' &
+sleep 0.5
+st -e '/home/jozan/.local/bin/maze' &
+sleep 2
+bspc node -z top 0 -260
+exit