fixes and improvements
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
main = {
|
||||
capslock = "layer(capslayer)";
|
||||
"'" = "G-'";
|
||||
rightcontrol = "rightcontrol";
|
||||
};
|
||||
otherlayer = {};
|
||||
capslayer = {
|
||||
@@ -35,10 +36,10 @@
|
||||
|
||||
# Optional, but makes sure that when you type the make palm rejection work with keyd
|
||||
# https://github.com/rvaiya/keyd/issues/723
|
||||
environment.etc."libinput/local-overrides.quirks".text = ''
|
||||
[Serial Keyboards]
|
||||
MatchUdevType=keyboard
|
||||
MatchName=keyd virtual keyboard
|
||||
AttrKeyboardIntegration=internal
|
||||
'';
|
||||
#environment.etc."libinput/local-overrides.quirks".text = ''
|
||||
# [Serial Keyboards]
|
||||
# MatchUdevType=keyboard
|
||||
# MatchName=keyd virtual keyboard
|
||||
# AttrKeyboardIntegration=internal
|
||||
#'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user