mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-11 07:02:41 +02: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
|
# See: https://nikitabobko.github.io/AeroSpace/commands#workspace
|
||||||
alt-1 = 'workspace 1Kitty'
|
alt-1 = 'workspace 1Kitty'
|
||||||
alt-2 = 'workspace 2Wez'
|
alt-2 = 'workspace 2Alacritty'
|
||||||
alt-3 = 'workspace 3Work'
|
alt-3 = 'workspace 3Work'
|
||||||
alt-4 = 'workspace 4Firefox'
|
alt-4 = 'workspace 4Firefox'
|
||||||
alt-5 = 'workspace 5Chrome'
|
alt-5 = 'workspace 5Chrome'
|
||||||
@@ -134,7 +134,7 @@ alt-0 = 'workspace 10'
|
|||||||
|
|
||||||
# See: https://nikitabobko.github.io/AeroSpace/commands#move-node-to-workspace
|
# See: https://nikitabobko.github.io/AeroSpace/commands#move-node-to-workspace
|
||||||
alt-shift-1 = 'move-node-to-workspace 1Kitty'
|
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-3 = 'move-node-to-workspace 3Work'
|
||||||
alt-shift-4 = 'move-node-to-workspace 4Firefox'
|
alt-shift-4 = 'move-node-to-workspace 4Firefox'
|
||||||
alt-shift-5 = 'move-node-to-workspace 5Chrome'
|
alt-shift-5 = 'move-node-to-workspace 5Chrome'
|
||||||
|
|||||||
Reference in New Issue
Block a user