Skip to content

Commit aadccfa

Browse files
committed
Update PiP rule
1 parent c097142 commit aadccfa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

archlinux/install/tilling/config/niri/includes/window-rules.kdl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
// ============================================================================
44

55
window-rule {
6-
// This app-id regular expression will work for both:
7-
// - host Firefox (app-id is "firefox")
8-
// - Flatpak Firefox (app-id is "org.mozilla.firefox")
9-
match app-id=r#"firefox$"# title="^Picture-in-Picture$"
6+
match title="^Picture-in-Picture$"
107
open-floating true
118
}
129

0 commit comments

Comments
 (0)