From 8a52395d57de307b66e1f23c1eb3fc80736d770b Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Fri, 7 Apr 2023 13:45:04 +0530 Subject: [PATCH] firefox sharing indicator --- home/wm/hyprland/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index a963ae2..5e7b496 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -31,6 +31,9 @@ in } } + windowrulev2 = nofullscreenrequest,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$ + windowrulev2 = float,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$ + exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1 exec-once = ${hyprctl} setcursor ${config.gtk.cursorTheme.name} 24 exec-once = ${change-wallpaper}