summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--init.org6
1 files changed, 1 insertions, 5 deletions
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")