prevent accidental copy-paste
This commit is contained in:
parent
6545f447a4
commit
a10ad9d902
2 changed files with 3 additions and 0 deletions
|
@ -35,7 +35,9 @@
|
||||||
naturalScrolling = false;
|
naturalScrolling = false;
|
||||||
clickMethod = "clickfinger";
|
clickMethod = "clickfinger";
|
||||||
disableWhileTyping = true;
|
disableWhileTyping = true;
|
||||||
|
middleEmulation = false;
|
||||||
};
|
};
|
||||||
|
mouse.middleEmulation = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
useGlamor = true;
|
useGlamor = true;
|
||||||
|
|
|
@ -21,6 +21,7 @@
|
||||||
fd
|
fd
|
||||||
file
|
file
|
||||||
fontconfig
|
fontconfig
|
||||||
|
fossil
|
||||||
genpass
|
genpass
|
||||||
git
|
git
|
||||||
hsetroot
|
hsetroot
|
||||||
|
|
Loading…
Reference in a new issue