From 052e3509c809698749ace5cbeaefc04d3293f6e3 Mon Sep 17 00:00:00 2001 From: adamstuck Date: Mon, 1 Nov 2021 01:25:20 +0100 Subject: Cleaned up home dir, cvim alias, exa, cleaned xinit --- .config/polybar/launch.sh | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 .config/polybar/launch.sh (limited to '.config/polybar/launch.sh') diff --git a/.config/polybar/launch.sh b/.config/polybar/launch.sh deleted file mode 100755 index 68d5cf2..0000000 --- a/.config/polybar/launch.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/usr/bin/env bash - -# Terminate already running bar instances -killall -q polybar -# If all your bars have ipc enabled, you can also use -# polybar-msg cmd quit - -# Launch bar1 -echo "---" | tee -a /tmp/polybar1.log -polybar bar1 2>&1 | tee -a /tmp/polybar1.log & disown -echo "Bar launched..." -- cgit v1.2.3-70-g09d2