tenseleyflow/ndotfiles / 721dedb

Browse files

remove ref to workspace D

Authored by espadonne
SHA
721dedbe6242fb489d243bc5a154467dde053f92
Parents
903bc2f
Tree
b1c5044

1 changed file

StatusFile+-
M aerospace/aerospace.toml 1 1
aerospace/aerospace.tomlmodified
@@ -389,7 +389,7 @@ run = [
389
 if.app-name-regex-substring = '(?i)discord'
389
 if.app-name-regex-substring = '(?i)discord'
390
 run = [
390
 run = [
391
 	'layout tiling',
391
 	'layout tiling',
392
-	'move-node-to-workspace D',
392
+	'move-node-to-workspace I',
393
 ]
393
 ]
394
 
394
 
395
 [[on-window-detected]]
395
 [[on-window-detected]]