Waybar : Enable dock.
This commit is contained in:
parent
d334431d25
commit
c57798e085
|
@ -6,8 +6,8 @@
|
|||
"position": "top", // Waybar position (top|bottom|left|right)
|
||||
"height": 30, // Waybar height (to be removed for auto height)
|
||||
"spacing": 4, // Gaps between modules (4px)
|
||||
// "mode": "dock",
|
||||
"exclusive": false,
|
||||
"mode": "dock",
|
||||
// "exclusive": false,
|
||||
"start_hidden": true,
|
||||
"modules-left": [
|
||||
"sway/workspaces",
|
||||
|
|
Loading…
Reference in a new issue