Update submodules and disable mouse accelleration
This commit is contained in:
parent
9cb034c189
commit
b8f73b0398
4 changed files with 5 additions and 3 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 62648d71bb05116287206d83181f9daa5a59ba67
|
||||
Subproject commit 95218372402afc9aeafc89c0984310387ce79599
|
2
.xinitrc
2
.xinitrc
|
@ -8,6 +8,8 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
|
|||
fi
|
||||
|
||||
setxkbmap "us,us" ",intl" "grp:shifts_toggle"
|
||||
xset m 0 0
|
||||
|
||||
[ -f ~/.Xmodmap ] && xmodmap ~/.Xmodmap
|
||||
|
||||
mkdir -p $HOME/.local/share/bspwm
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3b247d3071b8f1b723f288aec10e91758a109045
|
||||
Subproject commit c6621bb692928333b76e2a593c66b49020389ab1
|
|
@ -1 +1 @@
|
|||
Subproject commit fb929edc30192407a9298aad64f55ca1b19a464e
|
||||
Subproject commit 2d60a47cc407117815a1d7b331ef226aa400a344
|
Loading…
Reference in a new issue