diff options
Diffstat (limited to 'config/hypr/scripts/Hyprsunset.sh')
| -rwxr-xr-x | config/hypr/scripts/Hyprsunset.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/hypr/scripts/Hyprsunset.sh b/config/hypr/scripts/Hyprsunset.sh index 4a2b52f4..52140728 100755 --- a/config/hypr/scripts/Hyprsunset.sh +++ b/config/hypr/scripts/Hyprsunset.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 +# ================================================== set -euo pipefail # Hyprsunset toggle + Waybar status helper |
