aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 28bf485..791988a 100644
--- a/config.h
+++ b/config.h
@@ -93,6 +93,7 @@ Key keys[] = {
{ 0, XF86XK_MonBrightnessDown, SCRIPT(brightness.sh dec 10) },
{ Super, XK_Print, mode(Screenshot, False) },
{ Super|ControlMask, XK_m, mode(Mouse, True) },
+ // Ctrl+Click, { ControlMask|AltMask, XK_Tab, cmd("xdotool keydown ctrl click 1 keyup ctrl") }
//{ Super, XK_l, mode(Layout, False) },
// }}}