From bd2c7dfc25f8afc13c07d22785b6c2643bb992ca Mon Sep 17 00:00:00 2001 From: Purin <118902463+Dylouwu@users.noreply.github.com> Date: Mon, 25 Aug 2025 15:55:22 +0200 Subject: [PATCH] Fix not needed anymore and allows rounding on all apps Signed-off-by: Purin <118902463+Dylouwu@users.noreply.github.com> --- home/system/hyprland/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/system/hyprland/default.nix b/home/system/hyprland/default.nix index 693a968..4db4e28 100644 --- a/home/system/hyprland/default.nix +++ b/home/system/hyprland/default.nix @@ -177,8 +177,6 @@ in { "dimaround, class:^(polkit-gnome-authentication-agent-1)$" "dimaround, class:^(zen)$, title:^(File Upload)$" - # fix xwayland apps - "rounding 0, xwayland:1" "center, class:^(.*jetbrains.*)$, title:^(Confirm Exit|Open Project|win424|win201|splash)$" "size 640 400, class:^(.*jetbrains.*)$, title:^(splash)$" ];