KittyKatt / screenFetch

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

Screen Resolution is not correct when I attach another screen via HDMI #777

Open javadr opened 12 months ago

javadr commented 12 months ago

In order to expand my screen, I've used an extra monitor. But when I use the screenfetch it just adds up the x-resolution of both. It shows me Resolution: 2944x1080 while I expect something like the following:

Resolution: 1920x1080, 1024x768

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 23.0.3'
:: Finding hostname and user...found as 'X@Y'
:: Finding kernel version...found as 'x86_64 Linux 6.5.5-1-MANJARO'
:: Finding current uptime...found as '4h 54m'
:: Finding current package count...found as '3438'
:: Finding current shell...found as 'fish 3.6.1'
:: Finding current resolution(s)...found as '2944x1080'
:: Finding desktop environment...found as 'GNOME 44.4'
:: Finding window manager...found as 'Mutter'
:: Finding window manager theme...found as 'Matcha-sea'
:: Finding GTK2 theme...found as 'Adwaita'
:: Finding GTK3 theme...found as 'Adwaita'
:: Finding icon theme...found as 'Papirus-Dark-Maia'
:: Finding user font...found as 'Noto Sans,  12'
:: Finding current CPU...found as 'Intel Core i5-8365U @ 8x 4.1GHz [67.0°C]'
:: Finding current disk usage...found as '406G / 474G (91%%)'
:: Finding current GPU...found as 'Not Found'
:: Finding current RAM usage...found as '8189MiB / 15653MiB'

██████████████████  ████████     X@Y
██████████████████  ████████     OS: Manjaro 23.0.3 Uranos
██████████████████  ████████     Kernel: x86_64 Linux 6.5.5-1-MANJARO
██████████████████  ████████     Uptime: 4h 54m
████████            ████████     Packages: 3438
████████  ████████  ████████     Shell: fish 3.6.1
████████  ████████  ████████     Resolution: 2944x1080
████████  ████████  ████████     DE: GNOME 44.4
████████  ████████  ████████     WM: Mutter
████████  ████████  ████████     WM Theme: Matcha-sea
████████  ████████  ████████     GTK Theme: Adwaita [GTK2/3]
████████  ████████  ████████     Icon Theme: Papirus-Dark-Maia
████████  ████████  ████████     Font: Noto Sans,  12
████████  ████████  ████████     Disk: 406G / 474G (91%)
CPU: Intel Core i5-8365U @ 8x 4.1GHz [67.0°C]
GPU: Intel Corporation WhiskeyLake-U GT2 [UHD Graphics 620] (rev 02)
RAM: 8189MiB / 15653MiB

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