From 5cdad240541763bf8966688218cd169cd5b4adff Mon Sep 17 00:00:00 2001 From: tcsenpai Date: Wed, 20 Mar 2024 13:03:24 +0100 Subject: [PATCH] just reload waybar (that needs to be installed lol) --- bin/waybareload | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/waybareload diff --git a/bin/waybareload b/bin/waybareload new file mode 100755 index 0000000..0890274 --- /dev/null +++ b/bin/waybareload @@ -0,0 +1,3 @@ +#!/bin/bash +killall waybar || echo "Waybar is not running. That's ok." +/usr/bin/waybar