dylanaraps / neofetch

🖼️ A command-line system information tool written in bash 3.2+
MIT License
21.63k stars 1.74k forks source link

Neofetch couldnt detect WM. #2030

Open evofromko opened 2 years ago

evofromko commented 2 years ago

Description

Neofetch could not detect VW on a new install. Aother OS works fine. FreeBSD and Arch on Laptop shows WM ( version 7.1.0 ) Arch install onn WS with version 7.1.0 wont show WM info.

Wm is i3-gaps

Neofetch version

Version 7.1.0

Screenshot

https://imgur.com/a/m4PMSZl

verfriemelt-dot-org commented 2 years ago

this is due to i3-gaps reporting itself as i3 ... i am running gaps myself and cannot find a proper way to distinguish between i3 and i3-gaps:

$ i3-msg -t get_version
{"major":4,"minor":20,"patch":1,"human_readable":"4.20.1-78-ga661d82c","loaded_config_file_name":"/home/easteregg/.config/i3/config","included_config_file_names":[]}
$ i3 --version
i3 version 4.20.1-78-ga661d82c © 2009 Michael Stapelberg and contributors