This commit is contained in:
Stephan Raabe
2023-08-24 10:01:02 +02:00
parent c632af51b3
commit dc58f3e77b
3 changed files with 26 additions and 20 deletions

View File

@@ -22,6 +22,7 @@
// "hyprland/language",
"keyboard-state",
"pulseaudio",
"disk",
"cpu",
"memory",
"battery",
@@ -151,6 +152,11 @@
"format": "{percent}% {icon}",
"format-icons": ["", "", "", "", "", "", "", "", ""]
},
"disk": {
"interval": 30,
"format": " {percentage_used}%",
"path": "/"
},
"battery": {
"states": {
// "good": 95,