50 current 1970-01-01 01:00:00 23.11.20240229.068d4db 6.1.79 *
This commit is contained in:
parent
0f7e4e7b00
commit
e0b5446e95
@ -99,7 +99,15 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
input = {
|
input = {
|
||||||
"*" = {xkb_layout = "de";};
|
"*" = {
|
||||||
|
xkb_layout = "de";
|
||||||
|
xkb_options = "caps:ctrl_modifier";
|
||||||
|
xkb_numlock = "enable";
|
||||||
|
};
|
||||||
|
"1267:126683:ELAN0746:00_04F3:318B_Touchpad" = {
|
||||||
|
tap = "enable";
|
||||||
|
natural_scroll = "enable";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
modifier = "Mod4";
|
modifier = "Mod4";
|
||||||
# use foot as default terminal
|
# use foot as default terminal
|
||||||
|
Loading…
Reference in New Issue
Block a user