KittyKatt / screenFetch

Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.82k stars 453 forks source link

please support Xubuntu #756

Open xiaopangju opened 1 year ago

xiaopangju commented 1 year ago

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

[ ] bug report
[x] new distro request

New distro request

Distro name:Xubuntu
Homepage:https://xubuntu.org/
Distro logo:https://xubuntu.org/resources/
Package manager:APT

Show us the output of
 => lsb_release -sirc
Ubuntu
22.10
kinetic

 => cat /etc/os-release
PRETTY_NAME="Ubuntu 22.10"
NAME="Ubuntu"
VERSION_ID="22.10"
VERSION="22.10 (Kinetic Kudu)"
VERSION_CODENAME=kinetic
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=kinetic
LOGO=ubuntu-logo

 => ls -1 /etc/*-release
/etc/lsb-release
/etc/os-release
Xmetalfanx commented 1 year ago

hmm looking at the output of those two commands I dont see anything unique about the output to determine that it is xubuntu (which should be supported and detected as Xubuntu, if i am not mistaken) and not regular Ubuntu.

I'd like to see the output of maybe someone on Xubuntu 22.04.x or maybe 20.04 to see if this is a change or update or whatnot Xubuntu made in 22.10 they forgot about