jvkloc
Member
Posts: 13
Likes: 4
|
Post by jvkloc on Apr 19, 2023 16:10:10 GMT
If I run neofetch, it tells that the OS is Ubuntu and gives me red text and a red circle with a white symbol in it.
|
|
enigma9o7
Crew Member
 
Posts: 1,116
Likes: 1,151
|
Post by enigma9o7 on Apr 20, 2023 5:13:55 GMT
I dunno the real solution.... but you could manually edit /etc/lsb-release or /etc/os-release or whatever it uses to make it think it's Bodhi. And for the artwork grab the bodhi 7 version of neofetch:
cd /tmp
wget http://packages.bodhilinux.com/bodhi/pool/b7main/n/neofetch/neofetch_2022-2_all.deb
sudo apt install ./neofetch_2022-2_all.deb
|
|
jvkloc
Member
Posts: 13
Likes: 4
|
Post by jvkloc on Apr 21, 2023 6:39:57 GMT
Thanks. I installed the Bodhi 7 version. Now it of course shows Bodhi 7.0 but that's just a matter of time so I don't mind.
|
|
enigma9o7
Crew Member
 
Posts: 1,116
Likes: 1,151
|
Post by enigma9o7 on Apr 21, 2023 14:51:46 GMT
It shouldn't show Bodhi 7, that's weird, it should read it from one of those files I mentioned.... I'll look into that later but that sounds very odd, cuz I thought I tested it on bodhi 6 before recommending it to you and woulda noticed that I think, plus that would mean we hard coded it which I guess is possible but sounds unlikely...
|
|