You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the lua config rewrite as an opportunity to try out the scrolling layout. I have a question about the expected behaviour of layout.single_window_aspect_ratio in that context.
As I understand, the single_window_aspect_ratio was moved to a layout section and made layout agnostic, but I can't seem to get it to work.
And I'm making sure to try with an app that I have no width override on. But I only get windows that follow the default 0.5 width, they look squarish, definitely not 16:9 aspect ratio.
Have I missed something ? Is there another option that could interfere ? A warning I skipped in the wiki ?
Or is it a bug ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there 👋
I'm using the lua config rewrite as an opportunity to try out the scrolling layout. I have a question about the expected behaviour of
layout.single_window_aspect_ratioin that context.As I understand, the
single_window_aspect_ratiowas moved to a layout section and made layout agnostic, but I can't seem to get it to work.I have this in my config:
Checking with
hyprctl, everything is loaded fine:And I'm making sure to try with an app that I have no width override on. But I only get windows that follow the default 0.5 width, they look squarish, definitely not 16:9 aspect ratio.
Have I missed something ? Is there another option that could interfere ? A warning I skipped in the wiki ?
Or is it a bug ?
Any help is appreciated. 🙂
Beta Was this translation helpful? Give feedback.
All reactions