add unlock thing
This commit is contained in:
1 parent
efeea9bcb1
commit
1c7059de69
1 file changed
+2
-2
+2
-2
@@ -134,10 +134,10 @@ bind=$mod SHIFT,l,togglespecialworkspace,keepass
|
|||||||
windowrule {
|
windowrule {
|
||||||
name = keepass
|
name = keepass
|
||||||
match:class = org.keepassxc.KeePassXC
|
match:class = org.keepassxc.KeePassXC
|
||||||
match:title = negative:KeePassXC - .* Access Request
|
match:title = negative:KeePassXC - .* Access Request|Unlock Database - KeePassXC
|
||||||
workspace = special:keepass
|
workspace = special:keepass
|
||||||
}
|
}
|
||||||
windowrule = match:title KeePassXC - .* Access Request, float true
|
windowrule = match:title KeePassXC - .* Access Request|Unlock Database - KeePassXC, float true
|
||||||
|
|
||||||
bind=$mod,semicolon,fullscreen,
|
bind=$mod,semicolon,fullscreen,
|
||||||
|
|
||||||
|
|||||||
Reference in new issue
Block a user