Skip to content

Commit

Permalink
chore: move messaging workspace binding to avoid conflicts with polis…
Browse files Browse the repository at this point in the history
…h letters
  • Loading branch information
miszo committed Sep 4, 2024
1 parent bd9ad13 commit 5b0553a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home/dot_config/exact_private_aerospace/aerospace.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ alt-d = 'workspace 🎨'
alt-m = 'workspace 📧'
alt-t = 'workspace 📟'
alt-w = 'workspace ⚒️'
alt-x = 'workspace 💬'
alt-y = 'workspace 💬'
alt-v = 'workspace 🖥️'

# See: https://nikitabobko.github.io/AeroSpace/commands#move-node-to-workspace
Expand All @@ -148,7 +148,7 @@ alt-shift-d = 'move-node-to-workspace 🎨'
alt-shift-m = 'move-node-to-workspace 📧'
alt-shift-t = 'move-node-to-workspace 📟'
alt-shift-w = 'move-node-to-workspace ⚒️'
alt-shift-x = 'move-node-to-workspace 💬'
alt-shift-y = 'move-node-to-workspace 💬'
alt-shift-v = 'move-node-to-workspace 🖥️'

alt-shift-f = 'fullscreen'
Expand Down

0 comments on commit 5b0553a

Please sign in to comment.