remove ref to workspace D
- SHA
721dedbe6242fb489d243bc5a154467dde053f92- Parents
-
903bc2f - Tree
b1c5044
721dedb
721dedbe6242fb489d243bc5a154467dde053f92903bc2f
b1c5044| Status | File | + | - |
|---|---|---|---|
| M |
aerospace/aerospace.toml
|
1 | 1 |
aerospace/aerospace.tomlmodified@@ -389,7 +389,7 @@ run = [ | ||
| 389 | 389 | if.app-name-regex-substring = '(?i)discord' |
| 390 | 390 | run = [ |
| 391 | 391 | 'layout tiling', |
| 392 | - 'move-node-to-workspace D', | |
| 392 | + 'move-node-to-workspace I', | |
| 393 | 393 | ] |
| 394 | 394 | |
| 395 | 395 | [[on-window-detected]] |