From b42428687a73b9fa2f51d6659d06b81a02ffdac6 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 30 Aug 2024 16:00:47 +0400 Subject: [PATCH] hyprland.conf zoom floating thing --- config/hyprland/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index 272bf3c3..2f5037a5 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -146,6 +146,7 @@ misc { # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more windowrulev2 = nomaxsize, title:^(Wine configuration)$ +windowrulev2 = float, class:(Zoom Workspace) # See https://wiki.hyprland.org/Configuring/Keywords/ for more