feat(waybar): show tray on both bars with per-position styling

This commit is contained in:
2026-08-04 18:37:15 -04:00
parent e2dcd33fcc
commit 02af785905
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -3,8 +3,13 @@
"layer": "top",
"position": "top",
"height": 44,
"modules-left": ["tray"],
"modules-right": ["clock"],
"modules-center": ["sway/workspaces"],
"tray": {
"icon-size": 21,
"spacing": 10
},
{{ template "workspaces" (dict "out" "DP-2" "ws" (list "5" "6" "7" "8")) }}
"clock": {
"timezone": "America/Montreal",