diff options
| -rw-r--r-- | .config/mango/config.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/mango/config.conf b/.config/mango/config.conf index fca3af5..1c9b6f5 100644 --- a/.config/mango/config.conf +++ b/.config/mango/config.conf @@ -294,7 +294,6 @@ bind=ALT,z,toggle_scratchpad # bind=SUPER,n,switch_layout # tag switch -bind=SUPER,Left,viewtoleft,0 bind=CTRL,Left,viewtoleft_have_client,0 bind=CTRL,Right,viewtoright_have_client,0 bind=CTRL+SUPER,Left,tagtoleft,0 |