I reinstalled Garuda with seperate root and home partitions. After copying over my backup Garuda home directory (including hidden files) everytime I open a terminal I get the Powerlevel10k configuration wizard.
Even if I go through the wizard and it saves to .p10k.zsh it restarts the setup wizard on next terminal.
Have you checked/reset permissions on your files? e.g.
sudo chown -R $USER: $HOME
3 Likes
Yes all owner/permissions are right.
I just reinstalled again with no /home partition, so problem solved.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.