Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacwisdom authored Aug 11, 2022
1 parent 39f99a9 commit 990e9b6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,11 @@ The supported arguments are:
`--double-press redo` Double click the button to redo.
`--left-handed` Use this option if you are using left handed mode.
For example, this line would use the toggle mode and redo on a double click:
`ExecStart=/home/root/RemarkableLamyEraser/RemarkableLamyEraser --toggle --double-press redo`
`ExecStart=RemarkableLamyEraser --toggle --double-press redo`


To apply your config, run these commands:
``` Shell
cd ~/RemarkableLamyEraser
cp LamyEraser.service /lib/systemd/system/
systemctl stop LamyEraser.service
systemctl daemon-reload
systemctl start LamyEraser.service
Expand Down

0 comments on commit 990e9b6

Please sign in to comment.