Niri floating rule for the experimental Emacs selector

This commit is contained in:
Andrea Ciceri 2025-01-14 17:38:32 +01:00
parent e21a61c360
commit bfa2f177d3
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
2 changed files with 35 additions and 18 deletions

View file

@ -301,7 +301,9 @@ window-rule {
}
window-rule {
match app-id=r#"^Emacs Selector$"#
match title=r#"^Emacs Selector$"#
opacity 0.95
open-floating true
}