I have neofetch running, and with having set up a conky, I wanted to disable neofetch. Its config fie is in ~/.config/neofetch. So, I changed the name of the config.conf file, but then a new config.conf file was created immediately.
I then changed the name of the neofetch to Qneofetch and a new neofetch folder was created immediately.
I now realize that the config file is not related to stopping neofetch from running. But I am confused by the automatic “corrective” action to the changes taken by the system.
I have this ~/username/.config/neofetch with its config.conf file.
And in the .bashrc file, at the bottom there is a line neofetch --off, which suggests to me neofetch should not run.
Run that in the terminal once? Will it then remain disabled, even after a reboot? If yes, how would I re-enable it, if I ever wanted that, by doing neofetch --config?
What do you want to actually accomplish?
Not run neofetch on terminal startup??
Then just remove it from your .bashrc
There is no reason to remove the config file.
You know you can just run it anytime you want by just typing neofetch in the terminal right?
And if you don’t want it all, just uninstall it and then remove the configs
Yep, that’s what I want. I don’t want to uninstall it at this stage because I might want to re-enable it in the future.
Yeah, I realized that, like I said in my OP, because a config file is never responsible for running a process, it just sets the appearance, like CSS does, if I am not mistaken.
Because I 1st want to see if I really like it, and how it compares with the same info displayed in the terminal with Neofetch. Eventually I will choose 1 or the other.