summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVon Random <von@vdrandom.org>2019-03-12 14:23:07 +0300
committerVon Random <von@vdrandom.org>2019-03-12 14:23:07 +0300
commit178c5ba3a1fedcddb507279c67c52c1c28e99c56 (patch)
tree09b526e7d2bf84998fec056079955598dab81820
parent652b984561244746abd70bac8e637333c647cdc4 (diff)
d'oh
-rwxr-xr-xtouchpad-toggle2
1 files changed, 1 insertions, 1 deletions
diff --git a/touchpad-toggle b/touchpad-toggle
index 8babf18..143560b 100755
--- a/touchpad-toggle
+++ b/touchpad-toggle
@@ -11,4 +11,4 @@ case $? in
esac
/usr/bin/xinput $toggle $DEVNAME
$flag_action[@] $STATUSFILE
-notify-send "Touchpad ${toggle}d"
+/usr/bin/notify-send "Touchpad ${toggle}d"