diff options
Diffstat (limited to 'config/hypr/scripts/hyprshot.sh')
| -rwxr-xr-x | config/hypr/scripts/hyprshot.sh | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/config/hypr/scripts/hyprshot.sh b/config/hypr/scripts/hyprshot.sh index 0fb976fa..0e97d15b 100755 --- a/config/hypr/scripts/hyprshot.sh +++ b/config/hypr/scripts/hyprshot.sh @@ -1,5 +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 -e function Help() { |
