hypr: set window rules for 1Password prompts
windows like SSH confirmation and quick access are given a more "system" appearance like polkit.
This commit is contained in:
parent
32198de640
commit
7f11075af6
1 changed files with 5 additions and 0 deletions
|
|
@ -292,5 +292,10 @@ windowrulev2 = noblur, initialTitle:(^Steam Input On-screen Keyboard$)
|
|||
windowrulev2 = bordersize 0, initialTitle:(^Steam Input On-screen Keyboard$)
|
||||
windowrulev2 = noshadow, initialTitle:(^Steam Input On-screen Keyboard$)
|
||||
|
||||
windowrulev2 = center, initialClass:(^1Password$),floating:1
|
||||
windowrulev2 = persistentsize, initialClass:(^1Password$),floating:1
|
||||
windowrulev2 = dimaround, initialClass:(^1Password$),floating:1
|
||||
windowrulev2 = animation popin, initialClass:(^1Password$),floating:1
|
||||
|
||||
# layer rules
|
||||
layerrule = animation slide right, waybar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue