update and merge conflicts

This commit is contained in:
2024-10-13 15:20:26 +02:00
parent 5701b5fd20
commit 13cf1e25aa
9 changed files with 158 additions and 107 deletions
+2 -2
View File
@@ -51,14 +51,14 @@
"clock": {
"interval": 1,
"format": "<big> </big>\n{:%d/%m\n<big> 󰥔 </big>\n %R}",
"format": "<big> </big>\n{:%d/%m\n<big> 󰥔 </big>\n%R}",
"tooltip": true,
"tooltip-format": "<big>{:%Y %B}</big> <tt><small>{calendar}</small></tt>"
},
"disk": {
"interval": 30,
"path": "/home",
"format": "<big> </big>\n {path}\n {percentage_used}%",
"format": "<big> </big>\n {path}\n {percentage_used}%",
"alt-format": " {path}:{used}\/{total}",
"tooltip-format": " {path}:{used}\/{total}",
},