mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-07 07:13:59 +01:00
fastfetch: stop being fancy with command
This commit is contained in:
parent
1cd920f114
commit
c5ca4440cd
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user