From bc8a42ac257c7f7d0e06cf1bae2d9429d7312887 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 21 Oct 2021 04:29:11 +0100 Subject: nits --- init.org | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'init.org') diff --git a/init.org b/init.org index c37c54e..aaa62fa 100644 --- a/init.org +++ b/init.org @@ -437,9 +437,7 @@ (jao-load-org "exwm.org") (setq jao-exwm-enabled-p t) (display-time-mode -1) - ;; (jao-ednc-setup 95) (exwm-enable) - (jao-minibuffer-adjust-mode-line-faces) (jao-trisect t)) #+end_src *** sway @@ -561,7 +559,7 @@ (use-package jao-minibuffer :init (if (jao-colors-scheme-dark-p) - (setq jao-minibuffer-active-buffer-line-color "burlywood4" + (setq jao-minibuffer-active-buffer-line-color "azure4" jao-minibuffer-inactive-buffer-line-color "grey25") (setq jao-minibuffer-active-buffer-line-color "burlywood3")) :commands (jao-minibuffer-add-variable @@ -2901,8 +2899,6 @@ "Network" (("S" jao-ssh "ssh") ("T" telega "telegram rooster") - ("m" run-proton-bridge "proton bridge") - ("v" jao-exwm-proton-vpn "proton vpn") ("c" (jao-chats t) "connect chats")) "Monitors" (("p" jao-term-htop "htop") -- cgit v1.2.3