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
+5 -5
View File
@@ -5,7 +5,7 @@
"clock": {
"timezone": "America/Montreal",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format": "🕐\n{:%H\n%M\n\n📅\n%d\n%m\n%y} "
"format": "🕐 {:%H:%M 📅 %d/%m/%y}"
},
"backlight": {
"device": "intel_backlight",
@@ -17,9 +17,9 @@
"warning": 30,
"critical": 15
},
"format": "🔋\n{capacity}",
"format-charging": "⚡\n{capacity}",
"format-plugged": "🔌\n{capacity}",
"format": "🔋 {capacity}",
"format-charging": "⚡ {capacity}",
"format-plugged": "🔌 {capacity}",
"format-alt": "{icon}",
"format-icons": ["", "", "", "", "", "", "", "", "", "", "", ""]
},
@@ -36,7 +36,7 @@
},
"pulseaudio": {
// "scroll-step": 1, // %, can be a float
"format": "{icon}\n{volume}",
"format": "{icon} {volume}",
"format-muted": "",
"format-icons": {
"default": ["", "", " "]