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