diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc index 5cb406c..e432244 100644 --- a/.config/fastfetch/config.jsonc +++ b/.config/fastfetch/config.jsonc @@ -77,6 +77,11 @@ "key": "│ ├", "keyColor": "blue" }, + { + "type": "terminalfont", + "key": "│ ├", + "keyColor": "blue" + }, { "type": "wallpaper", "key": "│ └󰸉", diff --git a/.config/hyfetch.json b/.config/hyfetch.json index 46f064c..b2b4ede 100644 --- a/.config/hyfetch.json +++ b/.config/hyfetch.json @@ -1,5 +1,5 @@ { - "preset": "transgender", + "preset": "nonbinary", "mode": "rgb", "light_dark": "dark", "lightness": 0.83,