From 0ffbdaf0659f583e106850acc0cb60641739c8a1 Mon Sep 17 00:00:00 2001 From: Badstagram Date: Sat, 18 Oct 2025 14:46:11 +0100 Subject: [PATCH] fix typo --- .chezmoitemplates/hyfetch.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.chezmoitemplates/hyfetch.json b/.chezmoitemplates/hyfetch.json index c73b366..a93829d 100644 --- a/.chezmoitemplates/hyfetch.json +++ b/.chezmoitemplates/hyfetch.json @@ -1,14 +1,14 @@ { - "preset": "bisexual", - "mode": "rgb", - "auto_detect_light_dark: true, - "light_dark": "dark", - "lightness": 0.68, - "color_align": { - "mode": "horizontal" - }, - "backend": "neofetch", - "args": null, - "distro": null, - "pride_month_disable": false + "preset": "bisexual", + "mode": "rgb", + "auto_detect_light_dark": true, + "light_dark": "dark", + "lightness": 0.68, + "color_align": { + "mode": "horizontal" + }, + "backend": "neofetch", + "args": null, + "distro": null, + "pride_month_disable": false }