From a40afb0192e66b7cfbe6ae44cab80bbad171327c Mon Sep 17 00:00:00 2001 From: listout Date: Thu, 25 Aug 2022 01:17:35 +0530 Subject: neofetch: show uptime Signed-off-by: listout --- .config/neofetch/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/neofetch') diff --git a/.config/neofetch/config b/.config/neofetch/config index 602f06d..bf6e5a1 100644 --- a/.config/neofetch/config +++ b/.config/neofetch/config @@ -11,9 +11,9 @@ print_info() { info " ​ ​ ${cl2}██ GPU" gpu info " ​ ​ ${cl6}██ Distro" distro info " ​ ​ ${cl4}██ Kernel" kernel - info " ​ ​ ${cl1}██ WM" wm info " ​ ​ ${cl7}██ Shell" shell info " ​ ​ ${cl3}██ Packages" packages + info " ​ ​ ${cl1}██ uptime" uptime info cols } -- cgit v1.2.3