Files
dotfiles/hyprland/dot-config/hypr/window-rules.conf
2024-08-01 14:46:55 +02:00

10 lines
282 B
Plaintext

# Example windowrule v1
# windowrule = float, ^(kitty)$
# Example windowrule v2
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.