module(niri): Add window-rule to ked-polkit-1

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent 68eb8df9c8
commit b5f7705be3
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -485,6 +485,10 @@ in
(match [{app-id = "^neovide$";}])
(leaf "draw-border-with-background" [false])
])
(window-rule [
(match [{app-id = "^org\\.kde\\.polkit-kde-authentication-agent-1$";}])
(leaf "open-floating" [true])
])
(window-rule [
(match [{app-id = "^swayimg$";}])
(leaf "draw-border-with-background" [false])