From e799044188cf9527f561c091f78580848a1c684a Mon Sep 17 00:00:00 2001 From: PAN Date: Sun, 12 Oct 2025 19:06:34 +0200 Subject: [PATCH] =?UTF-8?q?Variable=20f=C3=BCr=20Fastfetch=20Theme=20hinzu?= =?UTF-8?q?gef=C3=BCgt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vars/user_config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vars/user_config.yaml b/vars/user_config.yaml index ae9e690..9527fae 100644 --- a/vars/user_config.yaml +++ b/vars/user_config.yaml @@ -7,4 +7,6 @@ bashrc_conf: ./files/.bashrc # Oh-my-Posh Thema omp_themes: ./files/montys.omp.json # Codium .Repo File -codium_repo: ./files/vscodium.repo \ No newline at end of file +codium_repo: ./files/vscodium.repo +# Fastfetch Theme +fast_theme: ./files/fancy.jsonc \ No newline at end of file