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