From 9c1cb758e71e8a0a49378e4dd7b813b84e191b83 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Sun, 14 Apr 2024 10:43:36 +0200 Subject: maybe now i will notice --- _linux/i3/i3status_command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_linux/i3/i3status_command') diff --git a/_linux/i3/i3status_command b/_linux/i3/i3status_command index 96ab2a1..98b4b82 100755 --- a/_linux/i3/i3status_command +++ b/_linux/i3/i3status_command @@ -8,7 +8,7 @@ do if [[ $(pactl get-source-mute @DEFAULT_SOURCE@ | rg "yes") ]]; then - muted="MUTED|" + muted="MUTED MUTED MUTED MUTED MUTED MUTED|" fi line="$muted$line" -- cgit v1.3.1