mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 15:34:13 +01:00
fix: aerospace - replace wezterm by alacritty
This commit is contained in:
@@ -121,7 +121,7 @@ alt-shift-equal = 'resize smart +50'
|
||||
|
||||
# See: https://nikitabobko.github.io/AeroSpace/commands#workspace
|
||||
alt-1 = 'workspace 1Kitty'
|
||||
alt-2 = 'workspace 2Wez'
|
||||
alt-2 = 'workspace 2Alacritty'
|
||||
alt-3 = 'workspace 3Work'
|
||||
alt-4 = 'workspace 4Firefox'
|
||||
alt-5 = 'workspace 5Chrome'
|
||||
@@ -134,7 +134,7 @@ alt-0 = 'workspace 10'
|
||||
|
||||
# See: https://nikitabobko.github.io/AeroSpace/commands#move-node-to-workspace
|
||||
alt-shift-1 = 'move-node-to-workspace 1Kitty'
|
||||
alt-shift-2 = 'move-node-to-workspace 2Wez'
|
||||
alt-shift-2 = 'move-node-to-workspace 2Alacritty'
|
||||
alt-shift-3 = 'move-node-to-workspace 3Work'
|
||||
alt-shift-4 = 'move-node-to-workspace 4Firefox'
|
||||
alt-shift-5 = 'move-node-to-workspace 5Chrome'
|
||||
|
||||
Reference in New Issue
Block a user