[config] Remove client_zoom in default config file
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
ab321f0c17
commit
bc041145e6
|
@ -188,7 +188,8 @@ mouse
|
|||
{
|
||||
modkey = {"Mod4"}
|
||||
button = "2"
|
||||
command = "client_zoom"
|
||||
command = "client_swap"
|
||||
arg = "0"
|
||||
}
|
||||
client
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue