mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 03:30:37 +00:00
feat(aerospace.toml): add new configuration to run 'layout tiling' when a window is detected
This commit is contained in:
@@ -197,6 +197,9 @@ alt-shift-l = ['join-with right', 'mode main']
|
|||||||
cmd-h = [] # Disable "hide application"
|
cmd-h = [] # Disable "hide application"
|
||||||
cmd-alt-h = [] #
|
cmd-alt-h = [] #
|
||||||
|
|
||||||
|
[[on-window-detected]]
|
||||||
|
check-further-callbacks = true
|
||||||
|
run = 'layout tiling'
|
||||||
|
|
||||||
[[on-window-detected]]
|
[[on-window-detected]]
|
||||||
if.app-id = "com.github.wez.wezterm"
|
if.app-id = "com.github.wez.wezterm"
|
||||||
|
|||||||
Reference in New Issue
Block a user