diff options
author | portix <portix@gmx.net> | 2012-02-12 16:34:32 +0100 |
---|---|---|
committer | portix <portix@gmx.net> | 2012-02-12 16:34:32 +0100 |
commit | 0029950026c8499947d0f0b992c05262e432b52c (patch) | |
tree | c7e9d7effcb763ca702f6270d2d7543a4c5e976f /util/keys.in | |
parent | 01673ff072f7257824ec564374600e31d5ed554d (diff) | |
download | dwb-0029950026c8499947d0f0b992c05262e432b52c.zip |
New commands tab_move, tab_move_left, tab_move_right
Diffstat (limited to 'util/keys.in')
-rw-r--r-- | util/keys.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/util/keys.in b/util/keys.in index 51b2d677..7ad16089 100644 --- a/util/keys.in +++ b/util/keys.in @@ -90,6 +90,9 @@ focus_prev Focus previous tab lock_domain Lock tab to current domain lock_uri Lock tab to current uri fullscreen Toggle fullscreen +tab_move Move tab +tab_move_left Move tab left +tab_move_right Move tab right toggle_bars Toggle tabbar and statusbar toggle_statusbar Toggle statusbar toggle_tabbar Toggle tabbar |