mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-25 08:03:09 +01:00
fastfetch: stop being fancy with command
This commit is contained in:
parent
1cd920f114
commit
c5ca4440cd
@ -96,7 +96,7 @@
|
|||||||
type = "command";
|
type = "command";
|
||||||
key = "│ ";
|
key = "│ ";
|
||||||
keyColor = "33";
|
keyColor = "33";
|
||||||
text = pkgs.writeShellScriptBin "fs-bday" # bash
|
text = #bash
|
||||||
''
|
''
|
||||||
birth_install=$(stat -c %W /)
|
birth_install=$(stat -c %W /)
|
||||||
current=$(date +%s)
|
current=$(date +%s)
|
||||||
|
Loading…
Reference in New Issue
Block a user