From 881b5393073ec106b49f76bb39d62fff377ce9fb Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Mon, 11 Apr 2022 16:58:38 -0700 Subject: emacs: customize tab-bar --- .emacs.local.d/modes/hydra.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.local.d/modes/hydra.el') diff --git a/.emacs.local.d/modes/hydra.el b/.emacs.local.d/modes/hydra.el index 412970b..071581b 100644 --- a/.emacs.local.d/modes/hydra.el +++ b/.emacs.local.d/modes/hydra.el @@ -57,7 +57,7 @@ _s-f_: file _a_: ag _i_: Ibuffer _c_: cache ("t" tab-new "Create a new tab" :column "Creation") ("d" dired-other-tab "Open Dired in another tab") ("f" find-file-other-tab "Find file in another tab") - ("0" tab-close "Close current tab") + ("x" tab-close "Close current tab") ("m" tab-move "Move current tab" :column "Management") ("r" tab-rename "Rename Tab") ("" tab-bar-select-tab-by-name "Select tab by name" :column "Navigation") -- cgit v1.2.3