-
I know, the title seems weird, but, I'm working in my own fastfetch configuration, which based on the examples/19.jsonc preset, but, i have to fetch environment variable, like USER, as a value, like: User: $USER (this should be the value of $USER environment variable) how? can i do that? |
Beta Was this translation helpful? Give feedback.
Answered by
CarterLi
Mar 5, 2025
Replies: 1 comment 1 reply
-
In custom format Make sure you use the newest version |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
GWLGT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In custom format
{$USER}
Make sure you use the newest version