fix
This commit is contained in:
@@ -47,6 +47,11 @@
|
||||
PCIE_ASPM_ON_BAT = "powersupersave";
|
||||
};
|
||||
};
|
||||
libinput.touchpad = {
|
||||
naturalScrolling = true;
|
||||
horizontalScrolling = false;
|
||||
tapping = true;
|
||||
};
|
||||
|
||||
xserver = {
|
||||
dpi = 144;
|
||||
@@ -56,12 +61,6 @@
|
||||
Option "DRI" "2"
|
||||
Option "TearFree" "true"
|
||||
'';
|
||||
|
||||
libinput.touchpad = {
|
||||
naturalScrolling = true;
|
||||
horizontalScrolling = false;
|
||||
tapping = true;
|
||||
};
|
||||
};
|
||||
|
||||
logind = {
|
||||
|
||||
Reference in New Issue
Block a user