Update keyboard to handle i3's d-menu w/just super key
This commit is contained in:
parent
befdada922
commit
f1d623f6ab
1 changed files with 3 additions and 1 deletions
|
@ -37,6 +37,8 @@
|
||||||
cole (layer-toggle colemak)
|
cole (layer-toggle colemak)
|
||||||
scole (layer-switch colemak)
|
scole (layer-switch colemak)
|
||||||
cesc (tap-next esc lctl)
|
cesc (tap-next esc lctl)
|
||||||
|
dmenu (around lmet d)
|
||||||
|
superd (tap-next @dmenu lmet)
|
||||||
f12 (tap-next @snum @num)
|
f12 (tap-next @snum @num)
|
||||||
dat (tap-macro (cmd-button "date |xclip") C-V)
|
dat (tap-macro (cmd-button "date |xclip") C-V)
|
||||||
tim (tap-macro (cmd-button "date \"+%Y-%m-%d %H:%M:%S\"|xclip") C-V)
|
tim (tap-macro (cmd-button "date \"+%Y-%m-%d %H:%M:%S\"|xclip") C-V)
|
||||||
|
@ -48,7 +50,7 @@
|
||||||
tab q w e r t y u i o p [ ] \
|
tab q w e r t y u i o p [ ] \
|
||||||
@cesc a s d f g h j k l ; ' ret
|
@cesc a s d f g h j k l ; ' ret
|
||||||
lsft z x c v b n m , . / rsft
|
lsft z x c v b n m , . / rsft
|
||||||
lctl lmet lalt spc ralt rmet cmp rctl
|
lctl @superd lalt spc ralt rmet cmp rctl
|
||||||
)
|
)
|
||||||
|
|
||||||
(deflayer numbers
|
(deflayer numbers
|
||||||
|
|
Loading…
Reference in a new issue