I just upgraded to F41 Gnome and am having issues with ptyxis
I don’t have color
For example when it shows the name@name ~]$ it’s not in color
Does anyone know how to fix this?
First I would check in the preferences of ptyxis. It has a profile without colors. Have a look if you can change it. Can you check this firs?
Are you using the flatpak version?
I am using the .rpm
I do have use bright colors for bold turned on but I still do not see colors
I am using the gnome palette and tried switching to other palettes and still no colors
Do you have the env variables as below?
env |grep color
COLORTERM=truecolor
TERM=xterm-256color
If not try to reinstall bash-color-prompt
If this not helps try create a new user and check if this makes a difference.
2 Likes
@ilikelinux bash-color-prompt was not installed
It works now
Thanks for your help
1 Like