diff options
author | zachir <zachir@librem.one> | 2025-07-15 20:50:37 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-15 20:50:37 -0500 |
commit | b57c4b69d461ac785d793b8aedfd75db899c1bc9 (patch) | |
tree | 9da78a27832b41fde890af813fc914845cdbace0 /hypr-brightness | |
parent | c4ce28f4bc2ab0fb74707cd7f321da449ffd948e (diff) | |
parent | 4f5fb6b16fb0dc03ed2aae56658cc0fa0265a7ff (diff) |
Merge branch 'master' into artix
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 |