diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-16 20:24:29 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-16 20:24:29 +0200 |
| commit | e704369034b444b72ae68d834073adfd0849452f (patch) | |
| tree | 6ebc59531cd8910243158870db92f8247dc475fc /lib | |
| parent | 9b178a13972d658aec66d3e13b56e43ad5a08f5d (diff) | |
| download | conky-theme-udt-e704369034b444b72ae68d834073adfd0849452f.tar.gz conky-theme-udt-e704369034b444b72ae68d834073adfd0849452f.zip | |
fix: draw at monitor size, not a 1200x700 minimum
Hyprland's fullscreen rule resizes the window but not conky's drawing
surface, which stays at minimum_width/minimum_height. The dashboard
therefore painted its backdrop over roughly the top-left third of the
screen and left bare wallpaper beside it, visible as soon as the window
rules put it fullscreen on special:dash.
Set to the primary monitor, 2560x1080. The grid derives its cells from
the surface, so the layout still fills whatever size it is given; only
the surface needed to grow.
Task 4's development config keeps 1200x700 deliberately: a smaller
window is easier to screenshot and compare during that task, and it
never runs fullscreen.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
