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
|
// "layer": "top", // Waybar at top layer
|
||||||
"position": "top", // Waybar position (top|bottom|left|right)
|
"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
|
// "width": 1280, // Waybar width
|
||||||
// Choose the order of the modules
|
// Choose the order of the modules
|
||||||
"modules-left": ["sway/workspaces"],
|
"modules-left": ["sway/workspaces"],
|
||||||
@@ -17,8 +17,7 @@
|
|||||||
|
|
||||||
// Right modules
|
// Right modules
|
||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
"tooltip": false,
|
"tooltip": false
|
||||||
"format-muted": "MUTE"
|
|
||||||
},
|
},
|
||||||
"sway/language": {
|
"sway/language": {
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
|
|||||||
Reference in New Issue
Block a user