Skip to content

Commit 7c83852

Browse files
committed
Added some other instructions to the README
- Added line to add user to input group to run this without root rights - Added reboot line
1 parent 7fb8676 commit 7c83852

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ This is more stable, faster, and more efficient as it **does not parse the outpu
2929
9. Run `nano ~/.config/gebaar/gebaard.toml` (or vim, if you like it better)
3030
10. Add the snippet below to `gebaard.toml`
3131
11. Configure commands to run per direction
32-
12. Run Gebaar in some startup file via `gebaard -b`
32+
12. Add yourself to the `input` group with `usermod -a -G input $USER`
33+
13. Run Gebaar via some startup file by adding `gebaard -b` to it
34+
14. Reboot and see the magic
3335

3436
```toml
3537
[commands.swipe.three]

0 commit comments

Comments
 (0)