summaryrefslogtreecommitdiff
path: root/src/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/conf.h b/src/conf.h
index 91ea1a0..068c394 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -25,10 +25,9 @@
#include "data.h"
#include "actions.h"
-#define KEY_PREFIX 't'
+#define KEY_PREFIX XK_t
#define MODIFIER_PREFIX ControlMask
-
/* Quit ratpoison when there are no more managed windows. */
//#define AUTO_CLOSE