diff --git a/modules/config/default/+bindings.el b/modules/config/default/+bindings.el index 6e6511b81..828decabc 100644 --- a/modules/config/default/+bindings.el +++ b/modules/config/default/+bindings.el @@ -257,7 +257,10 @@ :desc "Neotree" :n "n" #'+neotree/open :desc "Neotree: find file" :n "N" #'+neotree/find-this-file :desc "Imenu sidebar" :nv "i" #'imenu-list-smart-toggle - :desc "Terminal" :n "t" #'+term/open-popup-in-project + :desc "Terminal" :n "t" #'+term/open + :desc "Terminal in popup" :n "T" #'+term/open-popup-in-project + :desc "Eshell" :n "e" #'+eshell/open + :desc "Eshell in popup" :n "E" #'+eshell/open-popup (:when (featurep! :collab floobits) :desc "floobits" :prefix "f"