Revert "Increase bar height and add muted status for pulseaudio module"
This reverts commit 19f3ee7a50.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user