Skip to content

Commit

Permalink
Optimized for new OUTLOOK (webapp)
Browse files Browse the repository at this point in the history
  • Loading branch information
dillacorn authored Dec 2, 2024
1 parent d3a822c commit eae679a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion UserProfile/.glzr/glazewm/custom_work_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ window_rules:
- commands: ["move --workspace 3"]
match:
# Move outlook to workspace 3.
- window_process: { regex: "OUTLOOK" }
- window_process: { regex: "OUTLOOK|olk" }

- commands: ["move --workspace 4"]
match:
Expand Down
2 changes: 1 addition & 1 deletion UserProfile/.glzr/glazewm/stripped_work_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ window_rules:
- commands: ["move --workspace 3"]
match:
# Move outlook to workspace 3.
- window_process: { regex: "OUTLOOK" }
- window_process: { regex: "OUTLOOK|olk" }

- commands: ["move --workspace 4"]
match:
Expand Down

0 comments on commit eae679a

Please sign in to comment.