feat: updates

This commit is contained in:
2026-02-19 05:18:40 +01:00
parent 70715b15c3
commit 876ccbe936
5 changed files with 18 additions and 13 deletions

View File

@@ -55,10 +55,10 @@
},
"clock#simpleclock": {
"tooltip": false,
"format": " {:%H:%M}",
"format": " {:%H:%M}",
},
"clock": {
"format": " {:L%a %d %b}",
"format": " {:L%a %d %b}",
"calendar": {
"format": {
"days": "<span weight='normal'>{}</span>",
@@ -72,14 +72,15 @@
"on-scroll": 1,
},
"tooltip-format": "<span color='#cdd6f4' font='Lexend 16'><tt><small>{calendar}</small></tt></span>",
"on-click": "gnome-calendar"
},
"cpu": {
"format": " {usage}%",
"format": " {usage}%",
"tooltip": true,
"interval": 1,
},
"memory": {
"format": " {used:0.1f}Gi",
"format": " {used:0.1f}Gi",
},
"pulseaudio": {
"format": "{icon} {volume}%",