AutoYADM commit: 2025-04-09 21:15:05

This commit is contained in:
Daniel Fichtinger 2025-04-09 21:15:05 -04:00
parent 1ded6b4cf4
commit 74a751f09d
2 changed files with 3 additions and 3 deletions

View file

@ -69,8 +69,8 @@ C-c = "completion"
[keys.normal] [keys.normal]
# swap select_mode and regex keys # swap select_mode and regex keys
S = "select_regex" v = "select_regex"
v = "split_selection" V = "split_selection"
s = "select_mode" s = "select_mode"
# reload lsp # reload lsp

View file

@ -12,7 +12,7 @@ input {
keyboard { keyboard {
xkb { xkb {
layout "us" layout "us"
options "compose:ralt" options "compose:paus"
} }
repeat-delay 250 repeat-delay 250
repeat-rate 30 repeat-rate 30