Remove TODO line
This commit is contained in:
parent
baf86efb95
commit
0f61ac53e3
1 changed files with 0 additions and 1 deletions
1
neofetch
1
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/')"
|
||||
|
||||
|
|
Loading…
Reference in a new issue