Fix line endings

This commit is contained in:
Rico Tiongson 2019-02-07 21:35:24 +08:00
parent f3909f85f2
commit 30e4a57b62
4 changed files with 2 additions and 2 deletions

View File

View File

View File

@ -144,4 +144,4 @@ namespace comfortable_swipe::gesture
};
}
#endif /* __COMFORTABLE_SWIPE__gesture_swipe_gesture__ */
#endif /* __COMFORTABLE_SWIPE__gesture_swipe_gesture__ */

View File

@ -4,4 +4,4 @@ rm ${XDG_CONFIG_HOME:-$HOME/.config}/autostart/comfortable-swipe.desktop 2> /dev
comfortable-swipe stop 2> /dev/null
rm $HOME/.local/bin/comfortable-swipe 2> /dev/null # compat
sudo rm /usr/local/bin/comfortable-swipe 2> /dev/null
echo "Successfully uninstalled comfortable-swipe"
echo "Successfully uninstalled comfortable-swipe"