From 959b07485cc50e94e0096b2a1c6405ab4f3cd4dc Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 7 Sep 2024 19:07:04 +0400 Subject: [PATCH] skibidty --- config/hyprland/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index ff71d85b..c97a4be9 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -147,7 +147,8 @@ misc { # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more 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