mod kmonad for io

This commit is contained in:
William 2023-08-18 12:05:44 -03:00
parent 4ca22e1afa
commit 5150160876

View file

@ -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 (tap-hold 400 caps lmet) #|Caps lock replacement|# cps (tap-hold 400 esc caps) #|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|#