Update README.md
This commit is contained in:
parent
db0bce369c
commit
8a18ebddb8
@ -38,7 +38,7 @@ Comfortable, seamless, and fast 3-finger (and 4-finger) touchpad swipe gestures
|
|||||||
3. Optional: Automatically run on startup
|
3. Optional: Automatically run on startup
|
||||||
|
|
||||||
```
|
```
|
||||||
comfortable-swipe-autostart
|
comfortable-swipe autostart
|
||||||
```
|
```
|
||||||
|
|
||||||
### Permissions
|
### Permissions
|
||||||
|
|||||||
@ -3,4 +3,4 @@ echo "Uninstalling..."
|
|||||||
rm ${XDG_CONFIG_HOME:-$HOME/.config}/autostart/comfortable-swipe.desktop 2> /dev/null
|
rm ${XDG_CONFIG_HOME:-$HOME/.config}/autostart/comfortable-swipe.desktop 2> /dev/null
|
||||||
comfortable-swipe stop 2> /dev/null
|
comfortable-swipe stop 2> /dev/null
|
||||||
rm $HOME/.local/bin/comfortable-swipe 2> /dev/null
|
rm $HOME/.local/bin/comfortable-swipe 2> /dev/null
|
||||||
echo "Successfully uninstalled comfortablex-swipe"
|
echo "Successfully uninstalled comfortable-swipe"
|
||||||
Loading…
Reference in New Issue
Block a user