Skip to content

Instantly share code, notes, and snippets.

@mis4s
Created February 7, 2026 21:05
Show Gist options
  • Select an option

  • Save mis4s/24746e7231e512d2133240def92003ab to your computer and use it in GitHub Desktop.

Select an option

Save mis4s/24746e7231e512d2133240def92003ab to your computer and use it in GitHub Desktop.
Swap copilot key as right alt (with support shift)
[main]
# Swap Right Meta and Coplilot
rightalt = leftmeta
f23 = rightalt
leftmeta+leftshift+f23 = rightalt
# bonus
# delete word with alt + backspace (copilot + backspace) like on macos
#[level3]
#backspace = C-backspace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment