summaryrefslogtreecommitdiffstats
path: root/.local/bin/modebrb
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/modebrb')
-rwxr-xr-x.local/bin/modebrb8
1 files changed, 0 insertions, 8 deletions
diff --git a/.local/bin/modebrb b/.local/bin/modebrb
deleted file mode 100755
index 552fd73..0000000
--- a/.local/bin/modebrb
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/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