Skip to content

Commit

Permalink
fix: reenable floating picture-in-picture for firefox (#102)
Browse files Browse the repository at this point in the history
Fix picture in picture floating for mode for Firefox.

Is the title  "Picture in picture" used elsewhere or can it be removed?
  • Loading branch information
l-j-g authored and boredland committed Jul 30, 2023
1 parent d5e86dc commit 80a6330
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ for_window [app_id="floating_shell_portrait"] floating enable, border pixel 1, s
for_window [app_id="floating_shell"] floating enable, border pixel 1, sticky enable
for_window [app_id="Manjaro.manjaro-settings-manager"] floating enable
for_window [app_id="" title="Picture in picture"] floating enable, sticky enable
for_window [app_id="" title="Picture-in-Picture"] floating enable, sticky enable
for_window [app_id="xsensors"] floating enable
for_window [title="Save File"] floating enable
for_window [title="Firefox — Sharing Indicator"] floating enable
Expand Down

0 comments on commit 80a6330

Please sign in to comment.