neofetch 6 whatsie

change neofetch to fastfetch & Adapt insecure packages to make whatsie
installation possible
This commit is contained in:
2026-03-15 15:41:27 +01:00
parent 24f5da9ee6
commit 0437d90402
5 changed files with 37 additions and 35 deletions

View File

@@ -7,6 +7,6 @@
signal-desktop
slack
telegram-desktop
# whatsie
whatsie
];
}

View File

@@ -6,7 +6,7 @@
python3
zsh-nix-shell
nix-zsh-completions
neofetch
fastfetch
];
programs.zsh = {
@@ -32,7 +32,7 @@
initContent = ''
export LD_LIBRARY_PATH="/nix/store/yjm4j9n85bcp42v5nkz2xifrp4a9s63k-sqlite-3.46.1/lib"o
export CHROME_EXECUTABLE="/run/current-system/sw/bin/google-chrome-stable"
neofetch
fastfetch
PROMPT='%F{green}%n%f@%F{magenta}%m%f %F{blue}%B%~%b%f %# '
RPROMPT='[%F{yellow}%?%f]'