removed maximize, there will be monocle soon
This commit is contained in:
parent
7a496e9777
commit
e0d6451086
2 changed files with 0 additions and 11 deletions
|
@ -45,7 +45,6 @@ Key keys[] = {
|
|||
{ MODKEY, XK_k, focusprev, NULL },
|
||||
{ MODKEY, XK_h, setmwfact, "-0.05" },
|
||||
{ MODKEY, XK_l, setmwfact, "+0.05" },
|
||||
{ MODKEY, XK_m, maximize, NULL },
|
||||
{ MODKEY, XK_r, reapply, NULL },
|
||||
{ MODKEY, XK_Return, zoom, NULL },
|
||||
{ MODKEY, XK_Tab, viewprevtag, NULL },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue