I try some different kernels … on ever kernel i open terminal (zsh) paleofetch shows on Top . what i really like . But only on AMD znver2 kernel when i start terminal i got error msg : paleofetch: unable to retrieve login name
after that if i type paleofetch i starts without error
i use xanmod Kernel there evrything is fine so not a problem for me .. i Have only think maybe its a bug from paleofetch bec manualy start is no problem .. only not show direct when open terminal
i still have zsh … i try to add on .zshrc for test but it gives me error . /home/smoky/.zshrc:7: parse error near end’`
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# Initialization code that may require console input (password prompts, [y/n]
# confirmations, etc.) must go above this block; everything else may go below.
## Run paleofetch if session is interactive
if status --is-interactive
paleofetch
end
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
i update it ..
i try copy from skel . still same
then i try from garuda assistant -- Apply new configs
Still same ..
and if i add the line from SGS same error as b4
maybee its a kernel problem bec on 4 different kernels no problem only on this amd znver2
paleofetch: unable to retrieve login name
~ ····························································································································································································································· at 12:38:52
❯