diff --git a/home/tiling/niri.nix b/home/tiling/niri.nix index f3a1fde..199b841 100644 --- a/home/tiling/niri.nix +++ b/home/tiling/niri.nix @@ -128,20 +128,6 @@ }; draw-border-with-background = false; } - { - matches = [ - { - app-id = "firefox$"; - title = "^Picture-in-Picture$"; - } - ]; - open-floating = true; - default-floating-position = { - x = 16; - y = 16; - relative-to = "bottom-left"; - }; - } { matches = [ {