Suddenly my font size of bookmarks and tabs got small in ubuntu 16.04. what is the process to revert it back? I even tried reinstalling chrome but issue is still there.
enter image description here
Got the solution.
To permanently get back to the nice, calming original scaling factor (=1), you need to edit Chrome's desktop file:
sudo nano /usr/share/applications/google-chrome.desktop
Find the line which contains the path to the binary and change it from
Exec=/usr/bin/google-chrome-stable %U
to
Exec=/usr/bin/google-chrome-stable --force-device-scale-factor=1 %U
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With