kunesj / conkyKeep

Show notes from Google Keep on Linux desktop with conky
GNU General Public License v3.0
15 stars 2 forks source link

Recalculate conky text offset on note update #4

Closed kunesj closed 7 years ago

kunesj commented 8 years ago

Recalculate conky text offset from right border, when notes are changed on GoogleKeep server.

kunesj commented 7 years ago

New image based notes require defined minimal conky size at startup. -> Solution: I set width value of "minimum_width" in conkyrc, "Misc.ConkyWidth" and "Style.NoteMaxSize" in config.cfg to 1000px. -> This makes left half of desktop still usable (visible, clickable icons), and able to display most normal sized notes.