Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add output for system's display manager as well #800

Open
sdbbs opened this issue Jul 19, 2024 · 0 comments
Open

Please add output for system's display manager as well #800

sdbbs opened this issue Jul 19, 2024 · 0 comments

Comments

@sdbbs
Copy link

sdbbs commented Jul 19, 2024

I'm submitting a ... (check one with "x")

[ ] bug report
[ ] new distro request
[x] feature request

Currently, latest ./screenfetch-dev outputs this for me:

$ ./screenfetch-dev -n
 user@PC
 OS: Ubuntu 20.04 LTS (Focal Fossa)
 Kernel: x86_64 Linux 5.4.0-189-generic
 Uptime: 7d 18h 23m
 Packages: 2683
 Shell: bash 5.0.17
 Resolution: 1366x768
 DE: MATE 1.24.0
 WM: Metacity (Marco)
 WM Theme: Ambiant-MATE
 GTK Theme: Ambiant-MATE [GTK2/3]
 Icon Theme: Ambiant-MATE
 Font: Ubuntu 11
 Disk: 208G / 250G (84%)
 CPU: Intel Core i5-2520M @ 4x 3.2GHz [64.0°C]
 GPU: Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)
 RAM: 5122MiB / 7827MiB

So, it outputs Desktop Environment and Windows Manager, but it does not output display manager.

Would it be possible to add display manager output to screenFetch as well? From https://unix.stackexchange.com/questions/20370/is-there-a-simple-linux-command-that-will-tell-me-what-my-display-manager-is I found:

$ systemctl --property=Id,Description show display-manager.service
Id=lightdm.service
Description=Light Display Manager

... which I think is enough of an information to be included in screenfetch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant