From 6c99347a62111f6ca23bf16c841d2cf1673b69b6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 13 Sep 2024 11:03:20 +0900 Subject: custom idle inhibitor on waybar which kills hypridle when toggled --- copy.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'copy.sh') 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 █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█ -- cgit v1.2.3