feat(niri): add anydesk window rule
This commit is contained in:
parent
91075778f6
commit
c6de0cc8c2
1 changed files with 6 additions and 0 deletions
|
|
@ -467,6 +467,12 @@ window-rule {
|
||||||
open-maximized true
|
open-maximized true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
window-rule {
|
||||||
|
match app-id=r#"Anydesk$"#
|
||||||
|
open-maximized true
|
||||||
|
open-floating true
|
||||||
|
}
|
||||||
|
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id=r#"org.freedesktop.Xwayland$"#
|
match app-id=r#"org.freedesktop.Xwayland$"#
|
||||||
open-floating true
|
open-floating true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue