diff options
Diffstat (limited to 'config/hypr/scripts/WaybarCava.sh')
| -rwxr-xr-x | config/hypr/scripts/WaybarCava.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/hypr/scripts/WaybarCava.sh b/config/hypr/scripts/WaybarCava.sh index 98db60dd..2295f0ab 100755 --- a/config/hypr/scripts/WaybarCava.sh +++ b/config/hypr/scripts/WaybarCava.sh @@ -1,4 +1,10 @@ #!/usr/bin/env bash +# ================================================== +# KoolDots (2026) +# Project URL: https://github.com/LinuxBeginnings +# License: GNU GPLv3 +# SPDX-License-Identifier: GPL-3.0-or-later +# ================================================== # WaybarCava.sh — safer single-instance handling, cleanup, and robustness # Original concept by LinuxBeginnings; this variant focuses on lifecycle hardening. |
