From eed4849a527e218378889ce61b57434a3e93ade9 Mon Sep 17 00:00:00 2001 From: Demmdo Date: Sun, 26 Jul 2026 14:11:47 +0200 Subject: [PATCH] changed the saving --- config/config.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/config.json diff --git a/config/config.json b/config/config.json new file mode 100644 index 0000000..5ec6530 --- /dev/null +++ b/config/config.json @@ -0,0 +1,4 @@ +{ + "appearance": "dark", + "system": "metric" +} \ No newline at end of file