km4ack / 73Linux

105 stars 22 forks source link

Conky Menu has some issues. #1

Closed sdjrdriver closed 1 year ago

sdjrdriver commented 1 year ago

Fresh install of 73 Linux, looks like some issues with Letter sizes and text formatting

image

Not 100% sure where to adjust these settings to fix this and make it cleaner.

km4ack commented 1 year ago

I reduced the max width so Conky didn't take up as much screen real estate so I am guessing that is the issue. Edit your conkyrc file by running nano ~/.conkyrc. Look for this line close to the top of the file maximum_width = 400, and try adding ~50 to what you currently have and see if that clears it up.

sdjrdriver commented 1 year ago

Sadly it did not, what is the recommended method of restarting conky? I noticed when i kill -9 the process and restart it, it looks funky

sdjrdriver commented 1 year ago

Ok so I isolated the overwriting issues I was seeing. This was due to the usage of

own_window_transparent = true I set it to false, and no longer does the wierd overwrite stuff.

I have to play with the size issue a bit more but I have done a few mods that seem to work ok for now but I will make it bigger later

I have attached a pastebin for it below

https://pastebin.com/SmpgMd3T

km4ack commented 1 year ago

Thanks for the update. Which OS are you using and what is the screen resolution?

sdjrdriver commented 1 year ago

Hey there sorry about that, makes sense that this would be helpful info!

k5cdw@wraithbox-linux:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"

image

Dual monitor 1920x1080 in 16:9 config