fixing paths for initial config

This commit is contained in:
thelamer
2019-02-15 12:57:46 -08:00
parent 1306f8cf2d
commit 25979ad455

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
}