add support CDE #643
vbcnthfkmnth123
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please add CDE support. Now if you run fastfetch in CDE, it will only detect dtwm.
You can check, for example, for looking dtsession like
elif pgrep -U ${UID} dtsession >/dev/null 2>&1; then
DE="CDE"
Beta Was this translation helpful? Give feedback.
All reactions