summary refs log tree commit diff stats
path: root/.config/polybar.old/launch.sh
diff options
context:
space:
mode:
authorBenjamin Morrison <ben@gbmor.org>2022-01-26 00:38:36 -0500
committerBenjamin Morrison <ben@gbmor.org>2022-01-26 00:38:36 -0500
commit753a777382fa24fd313f1024ffc9380c6b9749b5 (patch)
tree0db236aba4bf103d36a5ce37a95a348cf45a0ab2 /.config/polybar.old/launch.sh
parenta5f75a4b5d9649d2db6105cf7c2c627d3190f371 (diff)
downloaddogfiles-753a777382fa24fd313f1024ffc9380c6b9749b5.tar.gz
new theme for polybar. moved old theme to polybar.old
Diffstat (limited to '.config/polybar.old/launch.sh')
-rwxr-xr-x.config/polybar.old/launch.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/polybar.old/launch.sh b/.config/polybar.old/launch.sh
new file mode 100755
index 0000000..39379b3
--- /dev/null
+++ b/.config/polybar.old/launch.sh
@@ -0,0 +1,7 @@
+#!/bin/env sh
+
+pkill polybar
+
+sleep 1;
+
+polybar i3_bar &