Delete borders and adapt aerospace hotkey
This commit is contained in:
parent
d1a3654811
commit
61c5c55f11
2 changed files with 1 additions and 6 deletions
|
|
@ -21,7 +21,7 @@ alt-slash = 'layout tiles horizontal vertical'
|
|||
alt-comma = 'layout accordion horizontal vertical'
|
||||
|
||||
alt-t = 'exec-and-forget open /Applications/Ghostty.app'
|
||||
alt-w = "exec-and-forget open /Applications/'Zen Browser.app'"
|
||||
alt-w = "exec-and-forget open /Applications/'Zen.app'"
|
||||
|
||||
alt-left = 'focus left'
|
||||
alt-down = 'focus down'
|
||||
|
|
|
|||
|
|
@ -24,10 +24,6 @@
|
|||
onActivation.cleanup = "zap";
|
||||
|
||||
brews = [
|
||||
{
|
||||
name = "borders";
|
||||
restart_service = "changed";
|
||||
}
|
||||
"cocoapods"
|
||||
];
|
||||
|
||||
|
|
@ -57,7 +53,6 @@
|
|||
|
||||
taps = [
|
||||
"dracula/install"
|
||||
"FelixKratz/formulae"
|
||||
"homebrew/services"
|
||||
"nikitabobko/tap"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue