mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 10:04:20 -05:00
feat(home/waybar): show muted mic icon
This commit is contained in:
@@ -117,7 +117,9 @@ in {
|
||||
};
|
||||
|
||||
"pulseaudio" = {
|
||||
format = "{icon}";
|
||||
format = "{icon}{format_source}";
|
||||
format-source = "";
|
||||
format-source-muted = " ";
|
||||
format-bluetooth = "{icon}";
|
||||
format-icons = {
|
||||
default-muted = "";
|
||||
|
||||
Reference in New Issue
Block a user