feat(claude): random improvements

This commit is contained in:
Barrett Ruth 2026-03-06 16:39:23 -05:00
parent 44b9ac8a7e
commit 2c4ff5cb8c
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
5 changed files with 34 additions and 12 deletions

View file

@ -171,7 +171,7 @@ in
on-click-right = "ctl audio sink";
on-click-middle = "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle";
tooltip = true;
tooltip-format = "Audio Sink: {node_name}\nVolume: {volume}%";
tooltip-format = "Volume: {volume}%";
};
"wireplumber#source" = {
@ -196,7 +196,7 @@ in
on-click-right = "ctl audio source";
on-click-middle = "wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle";
tooltip = true;
tooltip-format = "Audio Source: {node_name}\nVolume: {volume}%";
tooltip-format = "Volume: {volume}%";
};
network = {