From b3782b9b669a965ee849dba3ade8cbc14f8b989f Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 15 Aug 2026 13:17:01 +0100 Subject: Font Awesome icon changes. --- .config/cow/scripts/idleinhibit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/cow/scripts/idleinhibit.sh') diff --git a/.config/cow/scripts/idleinhibit.sh b/.config/cow/scripts/idleinhibit.sh index 1196cbe..02d8b8e 100755 --- a/.config/cow/scripts/idleinhibit.sh +++ b/.config/cow/scripts/idleinhibit.sh @@ -19,7 +19,7 @@ case $1 in *) if pgrep "swayidle" > /dev/null then - icon="" + icon="󰛐" else icon="" fi -- cgit v1.3