hypr: fix keepassxc prompt window rule
This commit is contained in:
parent
34ce28ca6f
commit
4c93f2b4e5
1 changed files with 3 additions and 1 deletions
|
|
@ -19,7 +19,9 @@ windowrule {
|
||||||
windowrule {
|
windowrule {
|
||||||
name = float-keypass-confirmation
|
name = float-keypass-confirmation
|
||||||
float = on
|
float = on
|
||||||
match:initial_title = (^KeePassXC - Browser Access Request$)
|
center = on
|
||||||
|
size = 600 225
|
||||||
|
match:initial_title = (^KeePassXC - .*)
|
||||||
}
|
}
|
||||||
|
|
||||||
windowrule {
|
windowrule {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue