Guess we can't reduce the size of this
This commit is contained in:
1
neofetch
1
neofetch
@@ -843,7 +843,6 @@ getwmtheme () {
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
'E17' | 'Enlightenment')
|
'E17' | 'Enlightenment')
|
||||||
# TODO: Reduce the size of this.
|
|
||||||
if type -p eet >/dev/null 2>&1; then
|
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="$(eet -d $HOME/.e/e/config/standard/e.cfg config | awk '/value \"file\" string.*.edj/ {print $4}')"
|
||||||
wmtheme=${wmtheme##*/}
|
wmtheme=${wmtheme##*/}
|
||||||
|
|||||||
Reference in New Issue
Block a user