You are not logged in.
Hey archers!
Some time ago (1 month or so), after pacman -Syu, most of my GUI apps began to look ugly (chromium, gimp etc), but some of them looks like before (firefox).
Chromium as an example:
I have reinstalled arch and the problem on the fresh system with the an empty config folder still here. Does anybody has faced with the same thing?
I use wayland (hyprland) btw.
Last edited by V3 (2023-08-24 21:02:13)
Offline
Looks like its badly upscaled and sounds like it's xwayland related?
You'll have to be a bit more specific about the environment, in particular your display server, for chromium try to use the native wayland mode (iff this is a wayland compositor), https://wiki.archlinux.org/title/Chromi … nd_support
Offline
Looks like its badly upscaled and sounds like it's xwayland related?
You'll have to be a bit more specific about the environment, in particular your display server, for chromium try to use the native wayland mode (iff this is a wayland compositor), https://wiki.archlinux.org/title/Chromi … nd_support
I use Wayland/Hyprland
Yeah, you're right!
chromium --ozone-platform-hint=auto
solving the problem with chromium
Offline
Offline
Thanks!!! (sorry for my inattention)
Offline