We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c097142 commit aadccfaCopy full SHA for aadccfa
archlinux/install/tilling/config/niri/includes/window-rules.kdl
@@ -3,10 +3,7 @@
3
// ============================================================================
4
5
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$"
+ match title="^Picture-in-Picture$"
10
open-floating true
11
}
12
0 commit comments