Navigator does not scale with users screen settings

Running Ubuntu 20 with a 4K primary monitor. My monitor setting set to 2x with customer xrandr script. However, Navigator does not scale to 2x it stays at 1x.

Because Navigator does not scale, I am unable to read the really time font. So I am unable to use navigator.

I run a custom xrandr script because my second monitor is only 2k.

xrandr --output eDP-1 --primary --mode 3840x2160 --scale 1x1 --pos 920x2160 --output DP-1 --scale 2x2 --mode 2560x1080 --pos 0x0

Evelyn

1 Like