Rename sysmon display to visualization
Update sysmon stat from disk_pct to disk_free_pct.
This commit is contained in:
@@ -38,9 +38,9 @@
|
||||
spacer_3.type = "spacer";
|
||||
|
||||
sysmon = {
|
||||
display = "text";
|
||||
visualization = "text";
|
||||
path = "/home";
|
||||
stat = "disk_pct";
|
||||
stat = "disk_free_pct";
|
||||
};
|
||||
|
||||
tray.hidden = ["nm-applet" "Easy Effects"];
|
||||
|
||||
Reference in New Issue
Block a user