From 7eebd2362ed090717e45ae1bb89b00c8511afc2d Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 7 Sep 2024 19:04:38 +0400 Subject: [PATCH] zoom fix 1 --- config/hyprland/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index f3d0f1ab..ff71d85b 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -147,7 +147,7 @@ misc { # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more windowrulev2 = nomaxsize, title:^(Wine configuration)$ -windowrule = float, ^(Zoom Workplace)$ +windowrulev2 = minsize 1 1, title:^(Zoom Workplace)$, class:^(Zoom Workspace)$ # See https://wiki.hyprland.org/Configuring/Keywords/ for more