From 7f4197c3176a249e2a7b8719652c5ff9e3168766 Mon Sep 17 00:00:00 2001 From: lucy Date: Sat, 17 Jan 2026 20:44:29 +0100 Subject: [PATCH] this gitignore shit is fucking ass --- .gitignore | 2 +- settings/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,