fastfetch: stop being fancy with command

This commit is contained in:
redbeardymcgee 2024-07-12 23:28:41 -05:00
parent 1cd920f114
commit c5ca4440cd

View File

@ -96,7 +96,7 @@
type = "command";
key = " ";
keyColor = "33";
text = pkgs.writeShellScriptBin "fs-bday" # bash
text = #bash
''
birth_install=$(stat -c %W /)
current=$(date +%s)