Skip to content

Commit

Permalink
✨ Firefox renderunfocused
Browse files Browse the repository at this point in the history
  • Loading branch information
mekb-turtle committed Nov 27, 2024
1 parent e09178b commit ebe3604
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hyprland.conf.d/window-rules.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ windowrulev2 = noanim, class:^(xwaylandvideobridge)$
windowrulev2 = noinitialfocus, class:^(xwaylandvideobridge)$
windowrulev2 = maxsize 1 1, class:^(xwaylandvideobridge)$
windowrulev2 = noblur, class:^(xwaylandvideobridge)$

# Prevent sites from detecting out of screen on Firefox
windowrulev2 = renderunfocused, class:^(firefox)$

0 comments on commit ebe3604

Please sign in to comment.