aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Waybar.sh
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/scripts/Waybar.sh')
-rwxr-xr-xconfig/hypr/scripts/Waybar.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/hypr/scripts/Waybar.sh b/config/hypr/scripts/Waybar.sh
new file mode 100755
index 00000000..394f309a
--- /dev/null
+++ b/config/hypr/scripts/Waybar.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+CONFIG="$HOME/.config/waybar/config"
+STYLE="$HOME/.config/waybar/style.css"
+
+if [[ ! $(pidof waybar) ]]; then
+ waybar --bar main-bar --log-level error --config ${CONFIG} --style ${STYLE}
+fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage