firefox sharing indicator

This commit is contained in:
Adithya 2023-04-07 13:45:04 +05:30
parent 61cf7018f9
commit 8a52395d57
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -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 = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1
exec-once = ${hyprctl} setcursor ${config.gtk.cursorTheme.name} 24 exec-once = ${hyprctl} setcursor ${config.gtk.cursorTheme.name} 24
exec-once = ${change-wallpaper} exec-once = ${change-wallpaper}