fix: X11
This commit is contained in:
parent
ce35ef4a57
commit
89c6f9f0a9
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ undo() {
|
||||||
}
|
}
|
||||||
|
|
||||||
super_apply() {
|
super_apply() {
|
||||||
|
[ -d "/etc/X11/xorg.conf.d" ] || mkdir -p /etc/X11/xorg.conf.d/
|
||||||
cp files/40-proper-touchpad.conf /etc/X11/xorg.conf.d/40-proper-touchpad.conf
|
cp files/40-proper-touchpad.conf /etc/X11/xorg.conf.d/40-proper-touchpad.conf
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue