From df96c49007a9efcb4dc057638a913f791e82deb7 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Thu, 24 Oct 2019 01:26:08 +0200 Subject: [PATCH] removed song info from neofetch config --- .config/neofetch/config.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 0c976d8..556eee7 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -21,9 +21,6 @@ print_info() { info "CPU" cpu info "GPU" gpu info "Memory" memory - info line_break - info "Song" song - }