Commit 87589110 authored by Dylan's avatar Dylan

Add support for Muffin

parent 7e5863dd
......@@ -784,6 +784,7 @@ getde () {
case "$de" in
"KDE_SESSION_VERSION"*) de="KDE${de/* = }" ;;
*"MUFFIN"*) de="Cinnamon" ;;
esac
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment