hyprland: add cs2 fullscreen rule
All checks were successful
flake check / check (push) Successful in 5m34s
fmt check / check (push) Successful in 41s
All checks were successful
flake check / check (push) Successful in 5m34s
fmt check / check (push) Successful in 41s
This commit is contained in:
parent
3ccaeee322
commit
8d8efb5ae7
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ _: {
|
|||
windowrulev2 = float, title:^(RuneLite)$
|
||||
windowrulev2 = move 850 360, title:^(RuneLite)$
|
||||
windowrulev2 = size 830 600, title:^(RuneLite)$
|
||||
windowrulev2 = fullscreen, title:^(cs2)$
|
||||
|
||||
#binds
|
||||
$mainMod = SUPER
|
||||
|
|
Loading…
Reference in a new issue