end-4 / dots-hyprland

i hate minimalism so...
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
4.35k stars 298 forks source link

[Issue] Cheatsheet appears too large on small displays when using display scaling #283

Closed b4shful closed 6 days ago

b4shful commented 8 months ago

The hyprland config setting used was:

monitor=,preferred,auto,1.5

It is worth noting this bug also happens if you are not using scaling but instead using a larger font size. (Specified in gsettings as outlined in the Usage instructions "How to resize the UI / change font size?")

Apologies, couldn't take a screenshot so hopefully a photo suffices, here is the cheatsheet when triggered with Super + /:

Click to expand Monitor resolution: 1920x1080 Monitor size: 13.3 inches
end-4 commented 8 months ago

you'll just have to either reduce the monitor scale or the font size

b4shful commented 8 months ago

@end-4 the scaling is great everywhere else on the system, which is why I am reluctant to do either of those things. Is there a way I could somehow either reduce scale or font size for only the cheatsheet?

end-4 commented 8 months ago

can't you assign a different scale to only that monitor in your hyprland config?

b4shful commented 8 months ago

oh sorry, what I meant was that I am satisfied with the font size and scaling for all the other elements of the UI and so don't want to have to change it globally like that (it's a laptop so only one monitor)

daUnknownCoder commented 8 months ago

you'll just have to either reduce the monitor scale or the font size

i also have this problem: image tried adding width and height in cheatsheet's export window to find that they dont have such propertied fiddled with scss too which didnt yield any results

lappy size: 1366x768

end-4 commented 8 months ago

tried adding width and height in cheatsheet's export window to find that they dont have such propertied fiddled with scss too which didnt yield any results

no point in adjusting the size when the children content still take up that much space

b4shful commented 6 days ago

Think this one got fixed a while back (perhaps by the new cheatsheet system?) - closing