From f98fffd4fd7882e28acf19ef2ee282b62c3adb00 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 2 Sep 2023 16:32:18 +0400 Subject: [PATCH] attempt to fix wine bug --- config/hyprland/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index 153387dc..060524d4 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -127,6 +127,7 @@ misc { # Example windowrule v2 # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more +windowrulev2 = nomaxsize, title:^(Wine configuration)$ # See https://wiki.hyprland.org/Configuring/Keywords/ for more