From 524d9de877dcf0dc4212c12c3bd09db285dae17e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bert=20M=C3=BCnnich?= Date: Tue, 4 Feb 2014 22:38:24 +0100 Subject: Removed fit-win-to-img command --- config.def.h | 1 - 1 file changed, 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 8c2c7ed..8b835db 100644 --- a/config.def.h +++ b/config.def.h @@ -141,7 +141,6 @@ static const keymap_t keys[] = { { 0, XK_w, i_fit_to_win, (arg_t) SCALE_FIT }, { 0, XK_e, i_fit_to_win, (arg_t) SCALE_WIDTH }, { 0, XK_E, i_fit_to_win, (arg_t) SCALE_HEIGHT }, - { 0, XK_W, i_fit_to_img, (arg_t) None }, { 0, XK_less, i_rotate, (arg_t) DEGREE_270 }, { 0, XK_greater, i_rotate, (arg_t) DEGREE_90 }, -- cgit v1.2.3