add hyprland config
This commit is contained in:
parent
c552b9e351
commit
01dae7e4ca
5 changed files with 207 additions and 0 deletions
8
hypr/rules.conf
Normal file
8
hypr/rules.conf
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
# 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 = nomaximizerequest, class:.* # You'll probably like this.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue