mustafaozhan / GoogleIntegratedSystemConky

:computer: Conky configuration with Google Keep, Google Calendar, System information and Lua clock ring for Linux users.
GNU General Public License v3.0
179 stars 25 forks source link

How to change screen resolution to 1920x1080? #8

Closed hugohabicht01 closed 6 years ago

hugohabicht01 commented 6 years ago

What should I change for a screenresolution 1920x1080?

mustafaozhan commented 6 years ago

basically you need to change this lines minimum_size 1600 900 maximum_width 1600 in conkyrc file.

Lines in the background will not fit the conky texts. So you need to change position of every item in conkyrc one by one. I do not have 1920x1080 monitor/screen so that's why i am unable to help to you about it.