diff --git a/.gitignore b/.gitignore index d156c57..1e5d468 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ Colors.qml -config.json +/settings/config.json diff --git a/settings/config.json b/settings/config.json index 61a3e13..cf4fd94 100644 --- a/settings/config.json +++ b/settings/config.json @@ -1,6 +1,6 @@ { "barHeight": 28, - "currentWall": "/home/lucy/.walls/lain.png", + "currentWall": "/home/lucy/.walls/frierensuff.png", "floating": true, "font": "Google Sans", "fontSize": 14,