refactor(waybar): use correct path for disk space
This commit is contained in:
parent
bc8b644ce0
commit
3b34c24b94
@ -139,7 +139,7 @@
|
||||
"min-length": 5
|
||||
},
|
||||
"disk": {
|
||||
"path": "/",
|
||||
"path": "/home",
|
||||
"interval": 60,
|
||||
"tooltip-format": "{used} used out of {total} ({percentage_used}%)",
|
||||
"min-length": 5,
|
||||
|
Loading…
Reference in New Issue
Block a user