feat(desktop): fix numbering error.
This commit is contained in:
parent
46a3c3a4bc
commit
36d95c68b9
1 changed files with 2 additions and 2 deletions
|
@ -296,8 +296,8 @@ in {
|
|||
"workspace 5, class:^(vesktop)$"
|
||||
|
||||
# Move to workspace 6
|
||||
"workspace 5, class:^(steam)$"
|
||||
"workspace 5, class:^(heroic)$"
|
||||
"workspace 6, class:^(steam)$"
|
||||
"workspace 6, class:^(heroic)$"
|
||||
|
||||
# Enable inhibition for fullscreen apps
|
||||
"idleinhibit fullscreen, class:^(*)$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue