Holy shit we're adding so much hyprland

This commit is contained in:
2024-08-28 02:34:50 -05:00
parent 09b3c2b43f
commit 5a41e9701d
9 changed files with 181 additions and 198 deletions

View File

@@ -0,0 +1,7 @@
# vim: set ft=config:
# 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.