disable mouse wheel on toolbar, we need it for volumecontrol

pull/40/head
TomasM 2017-11-03 20:22:35 -04:00
parent 9991310325
commit 210abb4bfb
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ OnDesktop Mouse3 :RootMenu
#OnDesktop Mouse5 :NextWorkspace
# scroll on the toolbar to change current window
OnToolbar Mouse4 :PrevWindow {static groups} (iconhidden=no)
OnToolbar Mouse5 :NextWindow {static groups} (iconhidden=no)
#OnToolbar Mouse4 :PrevWindow {static groups} (iconhidden=no)
#OnToolbar Mouse5 :NextWindow {static groups} (iconhidden=no)
# alt + left/right click to move/resize a window
OnWindow Mod1 Mouse1 :MacroCmd {Raise} {Focus} {StartMoving}