From a0c098ea1f5d5d8e35ef8458a7d4649fcadedc1d Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Mon, 2 Dec 2024 21:44:24 +0100 Subject: [PATCH] Better "special" window handeling --- home-modules/hyprland.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index bb527f9..67c6dda 100755 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -259,6 +259,11 @@ in { "opacity ${transparency},class:^(com.chatterino.*)$" "opacity ${transparency},class:^(chatterino)$" "bordercolor rgba(${rice.lib.nohash rice.color.magenta.bright}ff), pinned:1" + "noanim, class:^(presenter)$" # sent + "float, class:^(presenter)$" # sent + "noanim, class:^(imv)$" + "float, class:^(imv)$" + "fullscreen, class:^(imv)$" ]; windowrule = [