Make some mods to kmonad configs
This commit is contained in:
parent
c721313717
commit
6e9685392b
2 changed files with 4 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
(defalias
|
(defalias
|
||||||
ovrvw M-w #|Overview button|#
|
ovrvw M-w #|Overview button|#
|
||||||
fsc (multi-tap 150 M-pgup M-f11)
|
fsc (multi-tap 150 M-pgup M-f11)
|
||||||
cps (multi-tap 150 rsft caps) #|Caps lock replacement|#
|
cps (tap-hold 400 caps lmet) #|Caps lock replacement|#
|
||||||
medkey (multi-tap 200 KeyNextSong KeyPreviousSong) #|Play-pause key|#
|
medkey (multi-tap 200 KeyNextSong KeyPreviousSong) #|Play-pause key|#
|
||||||
mute (multi-tap 200 KeyMute M-KeyMute) #|Mute audio and mic|#
|
mute (multi-tap 200 KeyMute M-KeyMute) #|Mute audio and mic|#
|
||||||
|
|
||||||
|
|
@ -37,8 +37,8 @@
|
||||||
esc KeyBack KeyForward KeyRefresh @fsc @ovrvw brdn brup @mute pp @medkey del
|
esc KeyBack KeyForward KeyRefresh @fsc @ovrvw brdn brup @mute pp @medkey del
|
||||||
grv 1 2 3 4 5 6 7 8 9 0 - = bspc
|
grv 1 2 3 4 5 6 7 8 9 0 - = bspc
|
||||||
tab q w e r t y u i o p [ ] ret
|
tab q w e r t y u i o p [ ] ret
|
||||||
lmet a s d f g h j k l ; ' \
|
@cps a s d f g h j k l ; ' \
|
||||||
lsft @fks z x c v b n m , . / @cps
|
lsft @fks z x c v b n m , . / lsft
|
||||||
lctl lalt spc ralt rctl up
|
lctl lalt spc ralt rctl up
|
||||||
left down rght
|
left down rght
|
||||||
)
|
)
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
(defalias
|
(defalias
|
||||||
cps (tap-hold 150 esc caps)
|
cps (tap-hold 400 esc caps)
|
||||||
)
|
)
|
||||||
|
|
||||||
(defsrc
|
(defsrc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue