Increase bar height and add muted status for pulseaudio module

This commit is contained in:
2021-10-07 12:24:57 +03:00
parent 95e4f467b5
commit 19f3ee7a50

View File

@@ -1,7 +1,7 @@
{
// "layer": "top", // Waybar at top layer
"position": "top", // Waybar position (top|bottom|left|right)
"height": 40, // Waybar height (to be removed for auto height)
"height": 60, // Waybar height (to be removed for auto height)
// "width": 1280, // Waybar width
// Choose the order of the modules
"modules-left": ["sway/workspaces"],
@@ -17,7 +17,8 @@
// Right modules
"pulseaudio": {
"tooltip": false
"tooltip": false,
"format-muted": "MUTE"
},
"sway/language": {
"tooltip": false