From 109d4553c47385c151fc3fe72371ef28e70473b0 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Sun, 5 Jan 2014 19:20:37 +0100 Subject: [PATCH] switch focus_{next,prev} in mail profile --- dwb/keys | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dwb/keys b/dwb/keys index dbeb3df..abdbe1e 100644 --- a/dwb/keys +++ b/dwb/keys @@ -219,9 +219,9 @@ find_next= n find_previous= N tabgrep= focus_input= gi -focus_next= J +focus_next= K focus_tab= T -focus_prev= K +focus_prev= J win_hist_back= wh tab_hist_back= th history_back= H -- 2.48.1