diff --git a/README.md b/README.md index df7bf3b2..a0dcd2ef 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ GUI tool to map input buttons to e.g. change the macro keys of a mouse or any keyboard to something different. -Tested on **X11/Manjaro** and **Wayland/Ubuntu** -

@@ -21,7 +19,9 @@ You can also start it via your applications menu. Depending on how those packages are called in your distro: -`python3-distutils-extra` `python3-evdev` +`python3-distutils-extra` `python3-evdev` `python3-dbus` + +It works with both Wayland and X11. # Tests