put files in folder
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"disk": {
|
||||
"interval": 30,
|
||||
"format": " {percentage_used}%",
|
||||
"format-alt": " {used} / {total}",
|
||||
"path": "/",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{used} is used out of {total}\nCurrently free storage is {free} ({percentage_free}%)",
|
||||
"on-click-right": "kitty -e ncdu /"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user