From 5d4c9e4a41c901d4d8cab489af5952f964f1fe87 Mon Sep 17 00:00:00 2001 From: Tobias Witek Date: Wed, 2 Aug 2017 19:34:54 +0200 Subject: [PATCH] [readme] Add note about mouse wheel --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eef5063..f225bd3 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Focus is on: * Theme support * Extensibility (of course...) +One thing I like in particular: You can use the mouse wheel up/down to switch workspaces forward and back everywhere throughout the bar (unless you have mapped the mouse wheel buttons to another action for a widget, in which case this doesn't work while hovering that particular widget). + I hope you like it and appreciate any kind of feedback: Bug reports, Feature requests, etc. :) Thanks a lot!