From 9e420a9b2705c8d4cfd8a253af1e067c8b87c0ca Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 1 Apr 2016 19:55:18 +1100 Subject: [PATCH] Guess we can't reduce the size of this --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index 2dc8a4ff..2374b73e 100755 --- a/neofetch +++ b/neofetch @@ -843,7 +843,6 @@ getwmtheme () { ;; 'E17' | 'Enlightenment') - # TODO: Reduce the size of this. if type -p eet >/dev/null 2>&1; then wmtheme="$(eet -d $HOME/.e/e/config/standard/e.cfg config | awk '/value \"file\" string.*.edj/ {print $4}')" wmtheme=${wmtheme##*/}