From b8f73b0398f3942292e73912a1f1dbaa7f433962 Mon Sep 17 00:00:00 2001 From: DustVoice Date: Fri, 24 Jul 2020 21:57:37 +0200 Subject: [PATCH] Update submodules and disable mouse accelleration --- .oh-my-zsh | 2 +- .xinitrc | 2 ++ .zsh/plugins/zsh-completions | 2 +- .zsh/plugins/zsh-syntax-highlighting | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.oh-my-zsh b/.oh-my-zsh index 62648d71..95218372 160000 --- a/.oh-my-zsh +++ b/.oh-my-zsh @@ -1 +1 @@ -Subproject commit 62648d71bb05116287206d83181f9daa5a59ba67 +Subproject commit 95218372402afc9aeafc89c0984310387ce79599 diff --git a/.xinitrc b/.xinitrc index d93703ce..3bb86e56 100644 --- a/.xinitrc +++ b/.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 diff --git a/.zsh/plugins/zsh-completions b/.zsh/plugins/zsh-completions index 3b247d30..c6621bb6 160000 --- a/.zsh/plugins/zsh-completions +++ b/.zsh/plugins/zsh-completions @@ -1 +1 @@ -Subproject commit 3b247d3071b8f1b723f288aec10e91758a109045 +Subproject commit c6621bb692928333b76e2a593c66b49020389ab1 diff --git a/.zsh/plugins/zsh-syntax-highlighting b/.zsh/plugins/zsh-syntax-highlighting index fb929edc..2d60a47c 160000 --- a/.zsh/plugins/zsh-syntax-highlighting +++ b/.zsh/plugins/zsh-syntax-highlighting @@ -1 +1 @@ -Subproject commit fb929edc30192407a9298aad64f55ca1b19a464e +Subproject commit 2d60a47cc407117815a1d7b331ef226aa400a344