feat(cli): use fastfetch

This commit is contained in:
2025-10-07 11:48:20 +08:00
parent f07598688f
commit c167e3ac64
2 changed files with 111 additions and 1 deletions

View File

@@ -107,7 +107,7 @@ lib.my.makeSwitch {
x = "extract";
ls = "lsd";
svim = "sudoedit";
nf = "neofetch";
nf = "fastfetch";
tmux = "tmux -T RGB,focus,overline,mouse,clipboard,usstyle";
pastart = "pasuspender true";
};