aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-09-13 11:03:20 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-09-13 11:03:20 +0900
commit6c99347a62111f6ca23bf16c841d2cf1673b69b6 (patch)
treec5121c99ee9a528c3abd48f5480850d9f0739cfb /copy.sh
parent6c526a514f2ad8502b1285fcb3c43f8d973fb32d (diff)
custom idle inhibitor on waybar which kills hypridle when toggled
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/copy.sh b/copy.sh
index ff19ab97..7efae273 100755
--- a/copy.sh
+++ b/copy.sh
@@ -104,7 +104,7 @@ layout=$(detect_layout)
if [ "$layout" = "(unset)" ]; then
while true; do
printf "\n%.0s" {1..1}
-print_color $RED "
+print_color $ORANGE "
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
STOP AND READ
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
@@ -152,7 +152,7 @@ while true; do
break ;;
[nN])
printf "\n%.0s" {1..2}
-print_color $RED "
+print_color $ORANGE "
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
STOP AND READ
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage