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;
|
||||
clickMethod = "clickfinger";
|
||||
disableWhileTyping = true;
|
||||
middleEmulation = false;
|
||||
};
|
||||
mouse.middleEmulation = false;
|
||||
};
|
||||
|
||||
useGlamor = true;
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
fd
|
||||
file
|
||||
fontconfig
|
||||
fossil
|
||||
genpass
|
||||
git
|
||||
hsetroot
|
||||
|
|
Loading…
Reference in a new issue