fix: firefox wasn't assign to the right workspace
This commit is contained in:
parent
470c58fdde
commit
0a4bdbab93
1 changed files with 1 additions and 1 deletions
|
@ -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$"]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue