From 9f5a17b6838dff02c386d3d4afe8d27b5428fc50 Mon Sep 17 00:00:00 2001 From: dx Date: Tue, 12 May 2020 19:47:50 +0100 Subject: ~launch.sh -> launch_polybar --- Polybar/.config/polybar/launch_polybar | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 Polybar/.config/polybar/launch_polybar (limited to 'Polybar/.config/polybar/launch_polybar') diff --git a/Polybar/.config/polybar/launch_polybar b/Polybar/.config/polybar/launch_polybar new file mode 100755 index 0000000..536873a --- /dev/null +++ b/Polybar/.config/polybar/launch_polybar @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +killall polybar; +polybar custom-bar; -- cgit v1.2.3-13-gbd6f