Skip to content

Commit

Permalink
fix ghostty non-tab tiling
Browse files Browse the repository at this point in the history
  • Loading branch information
kclejeune committed Jan 4, 2025
1 parent 88edd52 commit 62bc079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/home-manager/dotfiles/aerospace/aerospace.toml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ run = 'move-node-to-workspace T'

[[on-window-detected]]
if.app-id = 'com.mitchellh.ghostty'
run = ['move-node-to-workspace T']
run = ['layout tiling', 'move-node-to-workspace T']

# mnemonics B - browsers
[[on-window-detected]]
Expand Down

0 comments on commit 62bc079

Please sign in to comment.