Single Square Aspect Ratio does not respect user custom settings #4817
JaredSeavyHodge
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
System details
Omarchy 3.4.0
What's wrong?
I have set my dwindle:single_window_aspect_ratio to "2 1" within the .config/hypr/looknfeel.conf. After toggling with the "omarchy-hyprland-window-single-square-aspect-toggle" script, I have to hyprctl reload in order to get my 2 to 1 ratio back (Nice for ultra-wide monitors).
I've changed the script to 'hyprctl reload' instead of forcing it back to '0 0' ratio to respect the toggle from 1-1 to my custom setting. Alternatively, the value could be retrieved from the looknfeel file if reloading hyprctl causes other strange behaviors occasionally. So far, using it this way, I haven't experience any.
Beta Was this translation helpful? Give feedback.
All reactions