Skip to content

Instantly share code, notes, and snippets.

@joe-scotto
Last active January 18, 2024 06:10
Show Gist options
  • Save joe-scotto/f0922fcacf73256dafa5adda98290a97 to your computer and use it in GitHub Desktop.
Save joe-scotto/f0922fcacf73256dafa5adda98290a97 to your computer and use it in GitHub Desktop.
My warpd configuration, designed for use with Colemak.
hint_activation_key: M-R
activation_key: M-I
grid_activation_key: M-G
exit: tab
hint_exit: tab
left: n
right: o
up: e
down: i
top: E
bottom: I
start: N
end: O
middle: M
oneshot_timeout: 100
grid_keys: n e i o
grid_up: u
grid_right: backspace
grid_down: y
grid_left: l
drag: a
buttons: t s r
oneshot_buttons: p f w
screen: v
accelerator: q
decelerator: b
scroll_up: d
scroll_down: h
cursor_size: 5
hint_font: Helvetica Neue
cursor_color: #FFE524
hint_bgcolor: #141414
hint_fgcolor: #DDDDDD
grid_color: #141414
grid_border_color: #DDDDDD
@joe-scotto
Copy link
Author

Place inside of ~/.config/warpd/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment