11 lines
414 B
Plaintext
11 lines
414 B
Plaintext
# https://wiki.hyprland.org/Configuring/Window-Rules/
|
|
|
|
windowrule = suppressevent maximize, class:.*
|
|
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
|
|
|
windowrule = float, class:1Password
|
|
windowrule = float, class:unityhub
|
|
windowrule = float, title: Steam Settings
|
|
windowrule = float, class: steam, title: Friends List
|
|
windowrule = float, class: firefox, title: Picture-in-Picture
|