adding picons path to config if this is a first boot

This commit is contained in:
thelamer
2019-02-14 22:19:37 -08:00
parent 6dfbb30c0a
commit 322e35bb00
4 changed files with 11 additions and 0 deletions

6
root/defaults/config Normal file
View File

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