heyy guys, I got a slight problem, I cant change shells with chsh, i want to switch to fish from zsh
when i enter chsh -s /usr/bin/fish it returned shell changed but when i open konsole it still says zsh.
i tried echo $SHELL and it returned fish then i restarted my laptop opened konsole and still it is zsh but when i echo out $SHELL it says /usr/bin/fish
any help?