Waybar : Enable dock.

This commit is contained in:
Dmitry Voronin 2024-05-07 01:39:13 +03:00
parent d334431d25
commit c57798e085
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -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",