1password on Linux doesn't respect scaling
I raised an issue 4 years (!) ago and the bug still keeps coming and going based on what happens in the (super slow) Electron dependency. Raising it again here with more info though I have very little faith in 1password fixing anything.
1password on linux doesn't respect GDK_SCALE and GDK_DPI_SCALE which are often set in HIDPI environments and therefore the UI looks gigantic.
My current workaround is setting --force-device-scale-factor=2 in my app launcher. That works fine when I manually launch 1password but not when it's launched from the browser extension.
Could you provide a way (like an env variable or something) so that I can force 1password to use scale-factor=2 everywhere?
