From 540de7173a57e46ab7200117bb6375676f4648e0 Mon Sep 17 00:00:00 2001 From: Robert Date: Wed, 25 Apr 2018 00:40:01 +0200 Subject: [PATCH] Add files via upload --- neofetch | 5 ----- 1 file changed, 5 deletions(-) diff --git a/neofetch b/neofetch index e3fe9188..92c17f03 100755 --- a/neofetch +++ b/neofetch @@ -3734,11 +3734,6 @@ get_distro_colors() { ascii_file="lede" ;; - "Linux Lite"*) - set_colors fg 8 3 - ascii_file="linuxlite" - ;; - "Linux") set_colors fg 8 3 ascii_file="linux"