skibidty
This commit is contained in:
parent
7eebd2362e
commit
959b07485c
1 changed files with 2 additions and 1 deletions
|
@ -147,7 +147,8 @@ misc {
|
||||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||||
windowrulev2 = nomaxsize, title:^(Wine configuration)$
|
windowrulev2 = nomaxsize, title:^(Wine configuration)$
|
||||||
windowrulev2 = minsize 1 1, title:^(Zoom Workplace)$, class:^(Zoom Workspace)$
|
windowrule = float, ^(Zoom Workplace)$
|
||||||
|
windowrulev2 = minsize 1 1, title:^(Zoom Workplace)$, class:^(Zoom Workplace)$
|
||||||
|
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||||
|
|
Loading…
Reference in a new issue