feat: some shit

This commit is contained in:
2022-11-19 18:38:42 +01:00
parent 13b07b585a
commit 397915ca7c
18 changed files with 163 additions and 77 deletions

View File

@ -57,6 +57,7 @@
"clock": {
"interval": 60,
"format": "{:%H:%M}",
"on-click": "gnome-calendar",
"max-length": 25
},
"battery": {
@ -64,7 +65,7 @@
"warning": 30,
"critical": 15
},
"format": "{capacity}% {icon}",
"format": "{capacity}%{icon}",
"format-charging": "{capacity}% ",
"format-plugged": "{capacity}% ",
"format-alt": "{time} {icon}",
@ -89,7 +90,7 @@
"format-alt": "{ifname}: {ipaddr}/{cidr}"
},
"pulseaudio": {
"format": "{volume}% {icon} {format_source}",
"format": "{volume}% {icon} {format_source}",
"format-bluetooth": "{volume}% {icon} {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-muted": " {format_source}",