Bump to version 1.2.0

This commit is contained in:
Rico Tiongson 2020-04-20 19:36:14 +08:00
parent 759934e665
commit 45ab9f9c16
3 changed files with 6 additions and 7 deletions

View File

@ -1 +1 @@
v1.1.0 v1.2.0

View File

@ -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),

View File

@ -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