Merge main into zephyrus

This commit is contained in:
2025-07-14 07:32:44 -04:00
10 changed files with 63 additions and 95 deletions

View File

@@ -5,7 +5,7 @@
// Choose the order of the modules
"modules-left": ["sway/workspaces"],
"modules-center": ["pulseaudio", "clock"],
"modules-right": ["tray", "battery"],
"modules-right": ["tray", "memory", "battery"],
"sway/workspaces": {
"disable-scroll": true,
"sort-by-name": true,
@@ -31,7 +31,7 @@
"clock": {
"timezone": "America/Montreal",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format": " {:%H:%M %d/%m/%y} "
"format": "🕐 {:%H:%M 📅 %d/%m/%y} "
},
"backlight": {
"device": "intel_backlight",