aerospace config
This commit is contained in:
parent
3ac6adcb30
commit
dc74df2c88
2 changed files with 5 additions and 0 deletions
|
|
@ -113,6 +113,7 @@
|
||||||
"font-victor-mono-nerd-font"
|
"font-victor-mono-nerd-font"
|
||||||
"vlc"
|
"vlc"
|
||||||
"wezterm"
|
"wezterm"
|
||||||
|
"ghostty"
|
||||||
"hiddenbar"
|
"hiddenbar"
|
||||||
"eurkey"
|
"eurkey"
|
||||||
"karabiner-elements"
|
"karabiner-elements"
|
||||||
|
|
|
||||||
|
|
@ -89,6 +89,10 @@
|
||||||
"if".app-id = "com.apple.reminders";
|
"if".app-id = "com.apple.reminders";
|
||||||
run = "move-node-to-workspace 6";
|
run = "move-node-to-workspace 6";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
"if".app-id = "com.mitchellh.ghostty";
|
||||||
|
run = "layout tiling";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue