Add xdg desktop entry
This commit is contained in:
parent
60a030cdd5
commit
c29a3b5e91
2 changed files with 10 additions and 0 deletions
|
@ -9,8 +9,11 @@ Largely based on [systemofapwne/leetmouse](https://github.com/systemofapwne/leet
|
|||
- Add yourself to the `input` usergroup for access to `/dev/input`, and relog.
|
||||
- Copy [examples/config.toml](examples/config.toml) to `$HOME/.config/evdev-accel/config.toml`
|
||||
- Edit the config to your liking
|
||||
- `cargo install --path .`
|
||||
- `evdev-accel --help`
|
||||
|
||||
See [examples/evdev-accel.desktop](examples/evdev-accel.desktop) for XDG desktop entry.
|
||||
|
||||
## TODO
|
||||
|
||||
- Add default config if no cfg file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue