aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/RainbowBorders.sh
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2023-12-29 00:41:08 +0900
committerJa.KooLit <ejhay.games@gmail.com>2023-12-29 00:41:08 +0900
commitf0771edf369d3ea51e3322acb9a5baa456f732b1 (patch)
tree96a01b7586d716c03f73380ac22e46a241eb8266 /config/hypr/scripts/RainbowBorders.sh
parent9bf8a87dfa62865111c94e97a9abafcb529e52ed (diff)
Re-Structured Hypr Folder in preparation for Updates Scripts
Diffstat (limited to 'config/hypr/scripts/RainbowBorders.sh')
-rwxr-xr-xconfig/hypr/scripts/RainbowBorders.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/config/hypr/scripts/RainbowBorders.sh b/config/hypr/scripts/RainbowBorders.sh
deleted file mode 100755
index 1f5e6cdb..00000000
--- a/config/hypr/scripts/RainbowBorders.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/bash
-
-function random_hex() {
- random_hex=("0xff$(openssl rand -hex 3)")
- echo $random_hex
-}
-
-hyprctl keyword general:col.active_border $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) 270deg
-
-hyprctl keyword general:col.inactive_border $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) $(random_hex) 270deg \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage