Chrome UI size too small

I've installed Chrome in my laptop and works fine, but the user interface is too small for me. Some time ago, I made it bigger by modifying the file /usr/share/applications/google-chrome-stable and adding the flag --force-device-scale-factor=n %U (as suggested here).

However, this solution doesn't work anymore with Ubuntu 17.10; I've even tried to launch Chrome with that flag from a terminal and the flag is marked as unknown. Is there any other way to fix this?

1

1 Answer

The file I mentioned in my question has two 'Exec=...' statements. I managed to solve the problem by adding the flag in both of the statements.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like