diff options
Diffstat (limited to 'hypr/hyprland.conf')
| -rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 240805a..7303e00 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -115,7 +115,7 @@ xwayland { # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more windowrulev2 = tile, title: ^(Godot)$ windowrulev2 = float, class: steam, title: ^(?!(Steam)$).*$ -windowrulev2 = fullscreen, class: tic80 +windowrulev2 = fullscreen, class: oolite # See https://wiki.hyprland.org/Configuring/Keywords/ for more $mainMod = SUPER |
