This commit is contained in:
2026-08-27 16:15:31 -04:00
parent 9b4e7b8d0b
commit 248369d0c3
5 changed files with 11 additions and 37 deletions
-19
View File
@@ -1,19 +0,0 @@
{
"output": "DP-2",
"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",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format": "🕐 {:%H:%M 📅 %d/%m/%y}"
}
}