💻 Software
Modify Conky to handle variable length values
Fresh5 days ago
Mar 15, 20267481 viewsConfidence Score0%
0%
Problem
I currently experimenting with DWM and Conky to create a minimal looking desktop to use for coding and things like that. I've got something nice going on, but there's something I'm having an issue with at the moment. Right now, my Conky section is centre aligned, which looks nice, but it is also re…
Error Output
TEXT
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Modify Conky to handle variable length values
Low Risk
A solution (can't find anything better now, but it works) involves the use of a custom Lua function, here's how you should do: Create a file for the Lua function, say with: This will pad the number with spaces (imo nicer), if you want zeros just rep…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix