From 3056d2060700d35b37b05634e226c734304a5efe Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 20 Sep 2024 02:23:55 +0900 Subject: Added Searchable Keybinds using rofi Default Keybind SUPER SHIFT K --- config/hypr/UserScripts/RainbowBorders.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/hypr/UserScripts/RainbowBorders.sh') diff --git a/config/hypr/UserScripts/RainbowBorders.sh b/config/hypr/UserScripts/RainbowBorders.sh index 49295680..93536c2c 100755 --- a/config/hypr/UserScripts/RainbowBorders.sh +++ b/config/hypr/UserScripts/RainbowBorders.sh @@ -1,5 +1,8 @@ #!/bin/bash +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +# for rainbow borders animation + function random_hex() { random_hex=("0xff$(openssl rand -hex 3)") echo $random_hex -- cgit v1.2.3