summaryrefslogtreecommitdiff
path: root/_linux
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2024-04-14 10:43:36 +0200
committerkkard2 <[email protected]>2024-04-14 10:43:36 +0200
commit9c1cb758e71e8a0a49378e4dd7b813b84e191b83 (patch)
tree618ed06250d36eeef740dc8e54cdd3cfe4003a72 /_linux
parentdc5f8710d2998cbde4516e476c59fbffa6f03132 (diff)
maybe now i will notice
Diffstat (limited to '_linux')
-rwxr-xr-x_linux/i3/i3status_command2
1 files changed, 1 insertions, 1 deletions
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"