fixing paths for initial config

This commit is contained in:
thelamer
2019-02-15 12:58:34 -08:00
parent ab115449e7
commit e834619ec3

View File

@@ -1,6 +1,6 @@
{
"prefer_picon": false,
"chiconpath": "file://picons/%C.png",
"piconpath": "file://picons/",
"chiconpath": "file:///picons/%C.png",
"piconpath": "file:///picons/",
"piconscheme": 0
}