neofetch icon indicating copy to clipboard operation
neofetch copied to clipboard

WIP: attempt to detect DE on remote sessions

Open mmuman opened this issue 11 months ago • 1 comments

Description

When connecting with ssh to a machine that has an X11 session running, try to find which DISPLAY we can query.

Features

It only detects the DE for now.

Issues

The KDE_SESSION_VERSION property doesn't seem to exist on my session, so I had to check another one which doesn't mention the version.

TODO

Reuse the found DISPLAY to detect other components?

mmuman avatar Mar 04 '24 11:03 mmuman

I noticed this video mentioning neofetch didn't detect desktops remotely via ssh, so I had a try at it.

mmuman avatar Mar 04 '24 11:03 mmuman