aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorppfloydde <157708553+ppfloydde@users.noreply.github.com>2024-01-31 07:12:17 +0100
committerGitHub <noreply@github.com>2024-01-31 07:12:17 +0100
commit464601eb448981aa5747133753b00f5e932bb8f9 (patch)
treebf2ebecab995012b984c931e2ec22d947897b4b3
parent343f8d8184ee8568593c3b5271355bcf4c5470eb (diff)
Update WaybarCava.sh
Fix shebang line to prevent posix execution of shell script. In posix mode, the for-loop failed.
-rwxr-xr-xconfig/hypr/scripts/WaybarCava.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/WaybarCava.sh b/config/hypr/scripts/WaybarCava.sh
index 62e3558e..bf9e7435 100755
--- a/config/hypr/scripts/WaybarCava.sh
+++ b/config/hypr/scripts/WaybarCava.sh
@@ -1,4 +1,4 @@
-# #! /bin/bash
+#!/bin/bash
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# Not my own work. This was added through Github PR. Credit to original author
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage