Skip to content

Commit eeba74a

Browse files
committed
glazewm: ignore Excel
Excel will lose menu and ribbon bar. Now just ingore it untill glzr-io/glazewm#250 is resolved.
1 parent 9555554 commit eeba74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dot_glaze-wm/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ window_rules:
112112
- command: "move to workspace 5"
113113
match_process_name: "WINWORD"
114114

115-
- command: "move to workspace 5"
115+
- command: "ignore"
116116
match_process_name: "EXCEL"
117117

118118
- command: "move to workspace 5"

0 commit comments

Comments
 (0)