summaryrefslogtreecommitdiffstats
path: root/.local/bin/modebrb
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 15:46:05 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-18 15:46:05 +0200
commit06b4fe7ca49d5ef5ad8fb3097e3cdef2b4253c88 (patch)
tree7d47d6c9991b2efe136e5b7c19ae8bf9d99d1cd3 /.local/bin/modebrb
parentAdded scripts (diff)
downloaddotfiles-bsd-06b4fe7ca49d5ef5ad8fb3097e3cdef2b4253c88.tar.gz
dotfiles-bsd-06b4fe7ca49d5ef5ad8fb3097e3cdef2b4253c88.tar.bz2
dotfiles-bsd-06b4fe7ca49d5ef5ad8fb3097e3cdef2b4253c88.tar.xz
dotfiles-bsd-06b4fe7ca49d5ef5ad8fb3097e3cdef2b4253c88.tar.zst
dotfiles-bsd-06b4fe7ca49d5ef5ad8fb3097e3cdef2b4253c88.zip
Removed some scripts
Diffstat (limited to '')
-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