KittyKatt / screenFetch

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

screenfetch detects DE: xfce when there is only awesome wm #608

Open fedorovenskiy opened 5 years ago

fedorovenskiy commented 5 years ago

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

[X] bug report
[ ] new distro request

Bug report

=> search Github for a similar issue or PR before submitting
=> download the latest revision from Github and check if the bug is still present
   -> https://github.com/KittyKatt/screenFetch/raw/master/screenfetch-dev
=> Show us the output of: screenfetch -v
:: Finding distro...found as 'Manjaro 18.0'
:: Finding hostname and user...found as 'fedya@fedya-pc'
:: Finding kernel version...found as 'x86_64 Linux 4.19.1-1-MANJARO'
:: Finding current uptime...found as '1h 49m'
:: Finding current package count...found as '869'
:: Finding current shell...found as 'zsh 5.6.2'
:: Finding current resolution(s)...found as '1440x900'
:: Finding desktop environment...found as 'Xfce'
:: Finding window manager...found as 'Awesome'
:: Finding window manager theme...found as 'cesious'
:: Finding GTK2 theme...found as 'Matcha-dark-sea'
:: Finding GTK3 theme...found as 'Not Found'
:: Finding icon theme...found as 'Papirus-Dark-Maia'
:: Finding user font...found as 'Noto Sans 10'
:: Finding current CPU...found as 'Intel Core i5-7500 @ 3.408GHz'
:: Finding current GPU...found as 'Not Found'
:: Finding current RAM usage...found as '415MiB / 1992MiB'

New distro request

Distro name: 
Homepage: 
Distro logo: 
Package manager: 

Show us the output of
 => lsb_release -sirc
 => cat /etc/os-release
 => ls -1 /etc/*-release
KittyKatt commented 4 years ago

@fedorovenskiy Could you post the output of the following commands?

xprop -root xprop -root _DT_SAVE_MODE echo ${XDG_CURRENT_DESKTOP} echo ${DESKTOP_SESSION}