diff options
Diffstat (limited to 'src/conf.h')
-rw-r--r-- | src/conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ #include "actions.h" #define KEY_PREFIX XK_t -#define MODIFIER_PREFIX ControlMask +#define MODIFIER_PREFIX RP_CONTROL_MASK /* This is the abort key when typing input. */ #define INPUT_ABORT_KEY XK_g |