Guess we can't reduce the size of this

This commit is contained in:
Dylan 2016-04-01 19:55:18 +11:00
parent e2e3e4fd77
commit 9e420a9b27
1 changed files with 0 additions and 1 deletions

View File

@ -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##*/}