diff options
-rw-r--r-- | xombrero.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xombrero.conf b/xombrero.conf index 0c4dc14..294ed61 100644 --- a/xombrero.conf +++ b/xombrero.conf @@ -366,8 +366,8 @@ # keybinding = passthrough,C-z # keybinding = :open ,F9 # keybinding = :open <uri>,F10 -# keybinding = :tabopen ,F11 -# keybinding = :tabopen <uri>,F12 +# keybinding = :tabnew ,F11 +# keybinding = :tabnew <uri>,F12 # parse the contents of another configuration file # include_config = ~/.xombrero_alternate.conf |