mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
feat: add fastfetch
This commit is contained in:
@ -17,6 +17,9 @@
|
|||||||
};
|
};
|
||||||
syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
autosuggestion.enable = true;
|
autosuggestion.enable = true;
|
||||||
|
initExtra = ''
|
||||||
|
fastfetch
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -24,6 +27,7 @@
|
|||||||
neovim
|
neovim
|
||||||
busybox
|
busybox
|
||||||
lsd
|
lsd
|
||||||
|
fastfetch
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "24.05";
|
home.stateVersion = "24.05";
|
||||||
|
Reference in New Issue
Block a user