rishuinfinity / InternetSpeedMonitor

A Gnome Extension to show Internet Upload Speed, Download Speed and Daily Data Used in a minimal fashion.
GNU General Public License v3.0
18 stars 7 forks source link

Increase font size #6

Closed S8D closed 1 year ago

S8D commented 1 year ago

Hello Rishu Raj, Thank you for taking the time to write a useful tweak to contribute to the linux community. I have a few questions below, hope you answer. How can I change the font size, as well as change the Mbps and Mb/s values? Thank you.

rishuinfinity commented 1 year ago

You can change the font size by adding this line in the enable function in extension.js

image

And in order to change the default unit text, you can edit this line where all units are declared:

image

I hope this answers your questions

S8D commented 1 year ago

I have successfully increased the font size. Looking forward to the next version you will add those custom features to the gnome menu. Thank you.

rishuinfinity commented 1 year ago

:+1: