Added ~/.xinitrc to the repository.

In addition, a host-specific file that will be executed
by .xinitrc was added in ~/.xinitrc.d/.
This commit is contained in:
2013-09-18 18:01:16 +02:00
parent 9f0c304fed
commit 31ed7c9620
4 changed files with 33 additions and 18 deletions

4
x/xinitrc.d/netbook.xinitrc Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
# enable vertical edge scrolling
synclient VertEdgeScroll=1