Update configs

This commit is contained in:
2025-07-13 12:05:31 -04:00
parent 453c3ff85a
commit d1f4c6d396
9 changed files with 62 additions and 21 deletions

View File

@@ -5,7 +5,7 @@
// Choose the order of the modules
"modules-left": ["sway/workspaces"],
"modules-center": ["pulseaudio", "clock"],
"modules-right": ["tray"],
"modules-right": ["tray", "memory"],
"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",