From d8f4c148def958ea9085eaa0a79930dcaa55c391 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Thu, 1 Sep 2022 23:26:09 +0530 Subject: fixing wifi-captive on empty var + neofetch ascii tab --- .config/neofetch/config.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/neofetch') diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index f009d32..dd9fb8e 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -9,7 +9,7 @@ print_info() { info "Packages " packages info "Shell  " shell info "Resolution " resolution - info "Window Manager \t " wm + info "Window Manager \t" wm info "Terminal emulator " term info "Theme " theme # info "Icons" icons -- cgit v1.2.3