failed kanata switch moving back to kmonad
This commit is contained in:
parent
ed904f2d2b
commit
518d480531
2 changed files with 5 additions and 5 deletions
|
@ -23,5 +23,5 @@
|
|||
tab q w e r t y u i o p [ ] \
|
||||
@ctrlesc a s d f g h j k l ; ' ret
|
||||
@sp-lsft z x c v b n m , . / @sp-rsft
|
||||
@hypr lalt lmet spc rmet ralt
|
||||
lmet lalt lctrl spc rctrl ralt
|
||||
)
|
||||
|
|
|
@ -232,10 +232,10 @@
|
|||
services.kmonad = {
|
||||
enable = true;
|
||||
keyboards = {
|
||||
quefrency = {
|
||||
device = "/dev/input/by-id/usb-Keebio_Quefrency_Rev._5-event-kbd";
|
||||
config = builtins.readFile ../../dotfiles/dot_config/kmonad/quefrency.kbd;
|
||||
};
|
||||
# quefrency = {
|
||||
# device = "/dev/input/by-id/usb-Keebio_Quefrency_Rev._5-event-kbd";
|
||||
# config = builtins.readFile ../../dotfiles/dot_config/kmonad/quefrency.kbd;
|
||||
# };
|
||||
snap = {
|
||||
device = "/dev/input/by-id/usb-nullbits_SNAP-event-kbd";
|
||||
config = builtins.readFile ../../dotfiles/dot_config/kmonad/snap.kbd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue