diff options
Diffstat (limited to 'config/hypr/scripts/update_WindowRules.sh')
| -rwxr-xr-x | config/hypr/scripts/update_WindowRules.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/hypr/scripts/update_WindowRules.sh b/config/hypr/scripts/update_WindowRules.sh index 8b4262ba..c8d236c4 100755 --- a/config/hypr/scripts/update_WindowRules.sh +++ b/config/hypr/scripts/update_WindowRules.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 +# ================================================== # Script to update WindowRules config if Hyprland version is >= 0.53 CONFIGS_DIR="$HOME/.config/hypr/configs" |
