diff --git a/files/system-monitor-graph@rcassani/settings-schema.json b/files/system-monitor-graph@rcassani/settings-schema.json index 4e279b1..a69d43e 100644 --- a/files/system-monitor-graph@rcassani/settings-schema.json +++ b/files/system-monitor-graph@rcassani/settings-schema.json @@ -23,7 +23,7 @@ }, "filesystem": { "type": "filechooser", - "default": "/", + "default": "file:///", "description": "Filesystem to monitor", "tooltip": "Select a directory in the filesystem to monitor.", "allow-none" : true,