[config] Remove client_zoom in default config file

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-05-04 12:39:57 +02:00
parent ab321f0c17
commit bc041145e6
1 changed files with 2 additions and 1 deletions

View File

@ -188,7 +188,8 @@ mouse
{ {
modkey = {"Mod4"} modkey = {"Mod4"}
button = "2" button = "2"
command = "client_zoom" command = "client_swap"
arg = "0"
} }
client client
{ {