1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

niri: set window rules

This commit is contained in:
2025-08-26 07:50:06 +02:00
parent f08e43067b
commit 72ab319e65

View File

@@ -194,6 +194,20 @@ let
clip-to-geometry true
}
window-rule {
match app-id="mpv"
open-floating true
}
window-rule {
match app-id="rofi"
open-floating true
}
window-rule {
match app-id=r#"firefox$"# title="^Picture-in-Picture$"
open-floating true
default-floating-position x=32 y=32 relative-to="bottom-left"
}
window-rule {
match is-window-cast-target=true