Bump to version 1.2.0
This commit is contained in:
parent
759934e665
commit
45ab9f9c16
@ -21,9 +21,9 @@ down4 = ctrl+alt+shift+Up
|
|||||||
threshold = 0.0
|
threshold = 0.0
|
||||||
|
|
||||||
# Uncomment below for mousedown
|
# Uncomment below for mousedown
|
||||||
# hold3 = button1
|
; hold3 = button1
|
||||||
# hold4 = button1
|
; hold4 = button1
|
||||||
#
|
|
||||||
# Values: button1 (left click)
|
# Values: button1 (left click)
|
||||||
# button2 (middle click)
|
# button2 (middle click)
|
||||||
# button3 (right click),
|
# button3 (right click),
|
||||||
|
|||||||
5
install
5
install
@ -172,13 +172,12 @@ fi
|
|||||||
|
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
|
|
||||||
Comfortable Swipe $VERSION
|
Successfully installed comfortable-swipe $VERSION
|
||||||
Autostart switched $("$TARGET" autostart status)
|
Autostart switched $("$TARGET" autostart status)
|
||||||
|
|
||||||
To edit your configuration file, run:
|
Edit configuration file with:
|
||||||
|
|
||||||
gedit \$(comfortable-swipe config)
|
gedit \$(comfortable-swipe config)
|
||||||
|
|
||||||
Try running: comfortable-swipe start
|
Try running: comfortable-swipe start
|
||||||
installation successful
|
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user