Guess we can't reduce the size of this
This commit is contained in:
parent
e2e3e4fd77
commit
9e420a9b27
1 changed files with 0 additions and 1 deletions
1
neofetch
1
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##*/}
|
||||
|
|
Loading…
Reference in a new issue