diff options
Diffstat (limited to 'config/hypr/scripts/Hypridle.sh')
| -rwxr-xr-x | config/hypr/scripts/Hypridle.sh | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/config/hypr/scripts/Hypridle.sh b/config/hypr/scripts/Hypridle.sh index 4bf6a985..240fec3e 100755 --- a/config/hypr/scripts/Hypridle.sh +++ b/config/hypr/scripts/Hypridle.sh @@ -1,5 +1,10 @@ #!/usr/bin/env bash -# /* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */ ## +# ================================================== +# KoolDots (2026) +# Project URL: https://github.com/LinuxBeginnings +# License: GNU GPLv3 +# SPDX-License-Identifier: GPL-3.0-or-later +# ================================================== # This is for custom version of waybar idle_inhibitor which activates / deactivates hypridle instead PROCESS="hypridle" |
