diff options
Diffstat (limited to 'config/hypr/UserScripts/RainbowBorders.sh')
| -rwxr-xr-x | config/hypr/UserScripts/RainbowBorders.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hypr/UserScripts/RainbowBorders.sh b/config/hypr/UserScripts/RainbowBorders.sh index 49295680..cc1419fb 100755 --- a/config/hypr/UserScripts/RainbowBorders.sh +++ b/config/hypr/UserScripts/RainbowBorders.sh @@ -1,4 +1,6 @@ #!/bin/bash +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +# for rainbow borders animation function random_hex() { random_hex=("0xff$(openssl rand -hex 3)") |
