mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
update depricated options
This commit is contained in:
@ -169,8 +169,10 @@
|
||||
|
||||
xserver = {
|
||||
enable = true;
|
||||
layout = "in";
|
||||
xkbVariant = "eng";
|
||||
xkb = {
|
||||
layout = "in";
|
||||
variant = "eng";
|
||||
};
|
||||
libinput.touchpad.naturalScrolling = true;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user