module(niri): Add window-rule to ked-polkit-1
This commit is contained in:
parent
68eb8df9c8
commit
b5f7705be3
1 changed files with 4 additions and 0 deletions
|
|
@ -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])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue