From 2deb7e7bcbef0f7cbd60dd22b3cf6b0d1cbe60ab Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 25 Jun 2022 01:33:58 +0100 Subject: nits --- custom/jao-custom-completion.el | 5 +++-- custom/jao-custom-exwm.el | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'custom') diff --git a/custom/jao-custom-completion.el b/custom/jao-custom-completion.el index 2c73593..7d956fe 100644 --- a/custom/jao-custom-completion.el +++ b/custom/jao-custom-completion.el @@ -174,6 +174,7 @@ ("C-c h" . consult-history) ("C-c i" . consult-imenu) ("C-c I" . consult-project-imenu) + ;; ("C-c o" . consult-outline) ("C-c k" . consult-ripgrep) ("C-c K" . consult-git-grep) ("C-c L" . consult-locate) @@ -186,8 +187,8 @@ ("M-g m" . consult-mark) ("M-g e" . consult-error) ("M-s m" . consult-multi-occur) - ("M-o" . consult-outline) - ("M-i" . consult-imenu) + ;; ("M-o" . consult-outline) + ;; ("M-i" . consult-imenu) ("M-y" . consult-yank-pop) ("C-s" . isearch-forward) (" a" . consult-apropos)) diff --git a/custom/jao-custom-exwm.el b/custom/jao-custom-exwm.el index 2b94068..6d3c4c0 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -488,8 +488,8 @@ ([?\s-A] . org-agenda-list) ([?\s-a] . jao-first-window) ([?\s-b] . jao-transient-org-blog) - ;; ([?\s-d] . jao-exwm-tidal*) - ([?\s-d] . jao-mpc-echo-current) + ([?\s-d] . jao-exwm-tidal*) + ;; ([?\s-d] . jao-mpc-echo-current) ([?\s-e] . jao-exwm-firefox*) ([?\s-m] . jao-transient-media) ;; ([?\s-O] . jao-transpose-windows) -- cgit v1.2.3