feat(niri): add anydesk window rule

This commit is contained in:
pips 2025-04-09 20:13:29 +02:00
parent 91075778f6
commit c6de0cc8c2

View file

@ -467,6 +467,12 @@ window-rule {
open-maximized true
}
window-rule {
match app-id=r#"Anydesk$"#
open-maximized true
open-floating true
}
window-rule {
match app-id=r#"org.freedesktop.Xwayland$"#
open-floating true