fix: firefox wasn't assign to the right workspace

This commit is contained in:
Yorick Barbanneau 2023-03-14 17:15:29 +01:00
parent 470c58fdde
commit 0a4bdbab93

View file

@ -13,7 +13,7 @@ sway_workspaces:
sway_rules:
- verb: 'assign'
query: '[app_id="^firefox$"]'
query: '[app_id="^Firefox$"]'
action: 3
- verb: 'assign'
query: '[app_id="KeePassXC$"]'