diff --git a/neofetch b/neofetch index 0a739046..16a09520 100755 --- a/neofetch +++ b/neofetch @@ -781,7 +781,6 @@ getde () { ;; esac - # TODO: Add support for all DEs that have xprop values. if [ -z "$de" ]; then de="$(xprop -root | awk '/KDE_SESSION_VERSION|^_MARCO|^_MUFFIN|xfce4|xfce5/')"