From 140d82159e003ab954ed9b0896a8553e42033254 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Tue, 16 Apr 2024 20:29:28 -0400 Subject: [PATCH] hyprland: fixed config error --- homeManagerModules/desktopEnv/hypr/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeManagerModules/desktopEnv/hypr/default.nix b/homeManagerModules/desktopEnv/hypr/default.nix index 5ff686f6..0d67e0fc 100644 --- a/homeManagerModules/desktopEnv/hypr/default.nix +++ b/homeManagerModules/desktopEnv/hypr/default.nix @@ -246,7 +246,7 @@ # Window Rules - ## Firefox picture-in-picture + # Firefox picture-in-picture windowrulev2 = float, class:^(firefox)$, title:^(Picture-in-Picture)$ windowrulev2 = pin, class:^(firefox)$, title:^(Picture-in-Picture)$ windowrulev2 = move 75% 20%, class:^(firefox)$, title:^(Picture-in-Picture)$