-
-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
Hi!
Using Hyprland git version (local/hyprland-git 0.52.2.r153.gf88deb9-1.2, meaning f88deb9 rev), I can set this test rule on dwindle layout:
windowrule {
name = rule-test
match:class = kitty
float = off
move = 10 60
size = 3420 1380
min_size = 3420 1380
max_size = 3420 1380
}
This shows the window occupying the whole monitor, as test. When switching layout to scrolling, the rule is completely ignored.
Could the rule not be ignored, to allow to specify sizes of windows on scrolling layout (more serious example/usecase, would be for chat apps to be smaller, and in my case, I need 2 specific windows to be full size like the test example).
Thanks!
Metadata
Metadata
Assignees
Labels
No labels