aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-20 15:28:31 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-20 15:28:31 +0530
commitefe06d7289d1f5bbc15e0a42dbeca3418f9a36d8 (patch)
treea2693615ff2b2bab2822a741ac5295f6ce35aeae /config.h
parent46cd0b5b27298e8d70efd3f002a9ab1dfa32bc81 (diff)
downloadshotkey-efe06d7289d1f5bbc15e0a42dbeca3418f9a36d8.tar.gz
shotkey-efe06d7289d1f5bbc15e0a42dbeca3418f9a36d8.zip
Renames script to shotkey
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index a97e462..19b4110 100644
--- a/config.h
+++ b/config.h
@@ -73,5 +73,5 @@ static ModeProperties mode_properties[MODE_SIZE] = {
};
// Call this script on mode change
-static char* on_mode_change = "~/scripts/hotkeythingy.sh on-mode-change";
+static char* on_mode_change = "~/scripts/shotkey.sh on-mode-change";