rename image os
If I wanted to rename from bluefin to something else what how would I do that the image name does not seem to do that. Also how would I create a custom personalized DE just with system files?
Solution:Jump to solution
Here is an example script modifiying /etc/os-release https://github.com/winblues/blue95/blob/main/files/scripts/00-image-info.sh
5 Replies
I believe all of that is handled in
/etc/os-release
Solution
Here is an example script modifiying /etc/os-release https://github.com/winblues/blue95/blob/main/files/scripts/00-image-info.sh
So I would put this in files/scripts?
Yes, and update your recipe to call it
okay let me try that rq if you don't mind
okay that built fine will it update in the fastfetch the os name or is it better I create a fastfetch config file
nvm it updates just fine now time to create a fastfetch logo 🙂 thanks