feat: add workspace rules

This commit is contained in:
Noa Aarts 2024-08-29 22:30:01 +02:00
parent 4a61ca8b7a
commit 062f0968d9
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -90,6 +90,9 @@ in
windowrulev2 = [
"opacity 1.0 0.6,class:^(kitty)$"
"stayfocused,class:^(wofi)$"
"workspace 1 silent,class:^(vesktop)$"
"workspace 3 silent,class:^(thunderbird)$"
"workspace 3 silent,class:^(org.keepassxc.KeePassXC)$"
];
env = [
"WLR_NO_HARDWARE_CURSORS,1"