This commit is contained in:
2024-03-15 23:56:02 +00:00
parent b0fa307398
commit 09f67ffa4b
7 changed files with 46 additions and 22 deletions
+2 -1
View File
@@ -66,7 +66,8 @@
},
"disk": {
"interval": 30,
"format": "<big></big> {path}:\n{percentage_used}%",
"path": "/home",
"format": "<big> </big>\n {path}:\n {percentage_used}%",
"alt-format": " {path}:{used}\/{total}",
"tooltip-format": " {path}:{used}\/{total}",
},