Closed Lurius-Kitsune closed 1 year ago
Unfortunately the only way to change the global default config file right now is to edit the neofetch script directly. Do you want this functionality to be added?
Defining the default config content: https://github.com/hykilpikonna/hyfetch/blob/42d8b0d860a1d72c89dafafe2c86e7e34c6a2a88/neofetch#L52
Writing the default content if config file doesn't exist: https://github.com/hykilpikonna/hyfetch/blob/42d8b0d860a1d72c89dafafe2c86e7e34c6a2a88/neofetch#L5807
Sure can be good to edit directly on a file !
Also, may I ask if it's possible to catimg to use the -w option on it to resize correctly an image because I get something like this :
Nevermind we can change it in terminal ^^
Just added the default config feature. Upon running neofetch for the first time, the file /etc/neofetch/default.conf
will be copied to .config
if it exists, instead of copying the config in the script.
Thanks !!!
Describe the content
I would like to change the global default setting file that it cp to .config in neowofetch