|
127 | 127 | { |
128 | 128 | "conditions": [ |
129 | 129 | { |
130 | | - "bundle_identifiers": ["^co\\.zeit\\.hyper$"], |
| 130 | + "bundle_identifiers": ["^org\\.alacritty$"], |
131 | 131 | "type": "frontmost_application_unless" |
132 | 132 | } |
133 | 133 | ], |
|
139 | 139 | }, |
140 | 140 | "to": [ |
141 | 141 | { |
142 | | - "shell_command": "open -b co.zeit.hyper" |
| 142 | + "shell_command": "open -b org.alacritty" |
143 | 143 | } |
144 | 144 | ], |
145 | 145 | "type": "basic" |
146 | 146 | }, |
147 | 147 | { |
148 | 148 | "conditions": [ |
149 | 149 | { |
150 | | - "bundle_identifiers": ["^co\\.zeit\\.hyper$"], |
| 150 | + "bundle_identifiers": ["^org\\.alacritty$"], |
151 | 151 | "type": "frontmost_application_if" |
152 | 152 | } |
153 | 153 | ], |
|
291 | 291 | { |
292 | 292 | "conditions": [ |
293 | 293 | { |
294 | | - "bundle_identifiers": ["^com\\.jetbrains\\.pycharm$"], |
| 294 | + "bundle_identifiers": ["^com\\.jetbrains\\.rustrover$"], |
295 | 295 | "type": "frontmost_application_unless" |
296 | 296 | } |
297 | 297 | ], |
|
303 | 303 | }, |
304 | 304 | "to": [ |
305 | 305 | { |
306 | | - "shell_command": "open -b com.jetbrains.pycharm" |
| 306 | + "shell_command": "open -b com.jetbrains.rustrover" |
307 | 307 | } |
308 | 308 | ], |
309 | 309 | "type": "basic" |
310 | 310 | }, |
311 | 311 | { |
312 | 312 | "conditions": [ |
313 | 313 | { |
314 | | - "bundle_identifiers": ["^com\\.jetbrains\\.pycharm$"], |
| 314 | + "bundle_identifiers": ["^com\\.jetbrains\\.rustrover$"], |
315 | 315 | "type": "frontmost_application_if" |
316 | 316 | } |
317 | 317 | ], |
|
332 | 332 | { |
333 | 333 | "conditions": [ |
334 | 334 | { |
335 | | - "bundle_identifiers": ["^com\\.jetbrains\\.WebStorm$"], |
| 335 | + "bundle_identifiers": ["^com\\.jetbrains\\.pycharm$"], |
336 | 336 | "type": "frontmost_application_unless" |
337 | 337 | } |
338 | 338 | ], |
|
344 | 344 | }, |
345 | 345 | "to": [ |
346 | 346 | { |
347 | | - "shell_command": "open -b com.jetbrains.WebStorm" |
| 347 | + "shell_command": "open -b com.jetbrains.pycharm" |
348 | 348 | } |
349 | 349 | ], |
350 | 350 | "type": "basic" |
351 | 351 | }, |
352 | 352 | { |
353 | 353 | "conditions": [ |
354 | 354 | { |
355 | | - "bundle_identifiers": ["^com\\.jetbrains\\.WebStorm$"], |
| 355 | + "bundle_identifiers": ["^com\\.jetbrains\\.pycharm$"], |
356 | 356 | "type": "frontmost_application_if" |
357 | 357 | } |
358 | 358 | ], |
|
373 | 373 | { |
374 | 374 | "conditions": [ |
375 | 375 | { |
376 | | - "bundle_identifiers": ["^com\\.jetbrains\\.CLion$"], |
| 376 | + "bundle_identifiers": ["^com\\.jetbrains\\.WebStorm$"], |
377 | 377 | "type": "frontmost_application_unless" |
378 | 378 | } |
379 | 379 | ], |
|
385 | 385 | }, |
386 | 386 | "to": [ |
387 | 387 | { |
388 | | - "shell_command": "open -b com.jetbrains.CLion" |
| 388 | + "shell_command": "open -b com.jetbrains.WebStorm" |
389 | 389 | } |
390 | 390 | ], |
391 | 391 | "type": "basic" |
392 | 392 | }, |
393 | 393 | { |
394 | 394 | "conditions": [ |
395 | 395 | { |
396 | | - "bundle_identifiers": ["^com\\.jetbrains\\.CLion$"], |
| 396 | + "bundle_identifiers": ["^com\\.jetbrains\\.WebStorm$"], |
397 | 397 | "type": "frontmost_application_if" |
398 | 398 | } |
399 | 399 | ], |
|
0 commit comments