From 0f61ac53e36a21ec1514a3caa8a6c08cf3b5df79 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 2 Apr 2016 02:29:56 +1100 Subject: [PATCH] Remove TODO line --- neofetch | 1 - 1 file changed, 1 deletion(-) 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/')"