From 05791ee8b63f37513fb1eaf1dcef77de5227994d Mon Sep 17 00:00:00 2001 From: bd Date: Sun, 27 Oct 2024 21:11:19 -0400 Subject: read desc: browsing+bookmarking interface, remove popper, no work... browsing+bookmarking interface, remove popper, no workspaces only tabs, custom password-store, exwm use window title, colonq selector, theme changes --- .config/emacs/modules/bd--tabs.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.config/emacs/modules/bd--tabs.el') diff --git a/.config/emacs/modules/bd--tabs.el b/.config/emacs/modules/bd--tabs.el index 3ef18d8..f8ceab1 100644 --- a/.config/emacs/modules/bd--tabs.el +++ b/.config/emacs/modules/bd--tabs.el @@ -32,8 +32,7 @@ tab-bar-auto-width-max nil) ;;;; add useless text elements -(setopt tab-bar-tab-hints nil - tab-bar-select-tab-modifiers '(meta)) +(setopt tab-bar-tab-hints nil) (defun bd/tab-bar-name-function () (concat (tab-bar-tab-name-current) -- cgit v1.2.3