From 0e3fc4ae68b05aa7ad9c31c55c9a5c98d7157534 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Fri, 30 Jul 2021 17:59:46 +0200 Subject: [PATCH] [Neofetch] Remove disks info from neofetch --- org/config/neofetch.org | 1 - 1 file changed, 1 deletion(-) diff --git a/org/config/neofetch.org b/org/config/neofetch.org index d14f2ff..fbd8c0b 100644 --- a/org/config/neofetch.org +++ b/org/config/neofetch.org @@ -86,7 +86,6 @@ info "Terminal" term info "CPU" cpu info "GPU" gpu info "Memory" memory -info "Disks" disks #+end_example Hence, the function looks like so: