diff options
Diffstat (limited to 'hypr-brightness')
-rwxr-xr-x | hypr-brightness | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr-brightness b/hypr-brightness index 71e1e52..538c63b 100755 --- a/hypr-brightness +++ b/hypr-brightness @@ -1,4 +1,5 @@ #!/bin/bash +# Copyright albertnis on GitHub, unlicensed # Accept an arg '+' or '-' direction=$1 |