From 47134a75182389380f6206716b727b6c84c446af Mon Sep 17 00:00:00 2001 From: isky Date: Tue, 17 Feb 2026 16:35:17 +0800 Subject: [PATCH] test --- Kotofetch/config.toml | 18 ++++++++++++++++++ READEME.md | 1 + 2 files changed, 19 insertions(+) create mode 100644 Kotofetch/config.toml create mode 100644 READEME.md diff --git a/Kotofetch/config.toml b/Kotofetch/config.toml new file mode 100644 index 0000000..0adc90c --- /dev/null +++ b/Kotofetch/config.toml @@ -0,0 +1,18 @@ + +[display] +horizontal_padding = 3 +vertical_padding = 1 +width = 50 +show_translation = "romaji" +quote_color = "#a3be8c" +translation_color = "dim" +border_color = "#be8ca3" +font_size = "medium" +bold = true +border = true +rounded_border = true +source = true +modes = ["proverb", "haiku"] +seed = 0 +centered = false +dynamic = false \ No newline at end of file diff --git a/READEME.md b/READEME.md new file mode 100644 index 0000000..345e6ae --- /dev/null +++ b/READEME.md @@ -0,0 +1 @@ +Test