add(bitwarden): added window rule for bitwarden extension via socket listening
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
windowrule = [
|
||||
# Make all inactive windows transparent
|
||||
"match:class .*, opacity 1 0.8"
|
||||
# But make Firefox windows opaque again (last rule wins)
|
||||
"match:title (?i)bitwarden, float on"
|
||||
"match:class firefox, match:title (?i).*bitwarden.*, no_screen_share on"
|
||||
];
|
||||
workspace = [
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user