From 2a93b63121659778b635a9e9257b19612c1c107d Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Sun, 15 Nov 2020 15:47:16 +0100 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8a2fa36..681063f9 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ sudo python3 setup.py install && python3 tests/test.py - [x] keep the system defaults for unmapped buttons - [x] offer going back to the system default - [x] highlight changes and alert before discarding unsaved changes -- [ ] automatically load the preset (on startup?, udev on mouse connect?) +- [ ] automatically load the preset when the mouse connects +- [ ] ask for administrator permissions using polkit - [ ] make it work on wayland - [ ] add to the AUR, provide .deb and .appimage files