Browse Source

Disable mouse warping

Alois Mahdal 10 years ago
parent
commit
7f78e653b9
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      dotfiles/i3/config

+ 3
- 0
dotfiles/i3/config View File

@@ -168,6 +168,9 @@ bindsym XF86AudioRaiseVolume exec "eeiam deaf"
168 168
 bindsym XF86AudioLowerVolume exec "eeiam deafnomore"
169 169
 bindsym XF86AudioMute        exec "eeiam listening"
170 170
 
171
+mouse_warping none
172
+
173
+
171 174
 exec "owncloud"
172 175
 exec "psi"
173 176
 exec "orage"