index
:
shotkey
feature/mouse
master
personal
A simple and lightweight hotkey daemon for X with configurable custom modes and key chords (in ~200 LOC)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
config.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 6e58886..9de947a 100644
--- a/
config.h
+++ b/
config.h
@@ -1,7 +1,7 @@
// Shell
static char shell[] = "/bin/sh";
-#define Super Mod1Mask
+#define Super Mod4Mask
enum {
Music,