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:
4
x/xinitrc.d/netbook.xinitrc
Executable file
4
x/xinitrc.d/netbook.xinitrc
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# enable vertical edge scrolling
|
||||
synclient VertEdgeScroll=1
|
||||
Reference in New Issue
Block a user