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