From 61bef7d508e5e2c66c718511194f825893e5a8ac Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 24 Aug 2024 15:16:40 -0500 Subject: update packages to aug 24 2024; minor updates updating packages to most recent as of Aug 24 2024 add commented help for signature expiration fix typo in comment on cj/elfeed-mark-all-as-read --- modules/dirvish-config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/dirvish-config.el') diff --git a/modules/dirvish-config.el b/modules/dirvish-config.el index 66b093df..ea8a184d 100644 --- a/modules/dirvish-config.el +++ b/modules/dirvish-config.el @@ -154,7 +154,7 @@ automatically displayed." ("C-," . dirvish-history-go-backward) ("M-l" . dirvish-ls-switches-menu) ("M-m" . dirvish-mark-menu) - ("M-t" . dirvish-layout-toggle) +;; ("M-t" . dirvish-layout-toggle) ;; todo find another key; M-t is contentious ("M-s" . dirvish-setup-menu) ("M-e" . dirvish-emerge-menu))) -- cgit v1.2.3