summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.el b/init.el
index d0e84e2..79b31cd 100644
--- a/init.el
+++ b/init.el
@@ -443,7 +443,7 @@
(t jao-theme-term-light))))
(load-theme theme t)
(modify-all-frames-parameters `((font . ,jao-themes-default-face)))))
-(modify-all-frames-parameters `((font . "RobotoMono Nerd Font-10")))
+
(jao-themes-setup)
;;; Help system
@@ -1877,7 +1877,7 @@
("m" "proton bridge" run-proton-bridge)]
["Chats"
("i" "irc" jao-chats-irc)
- ("M" "mastodon" jao-mastodon)
+ ;; ("M" "mastodon" jao-mastodon)
("T" "telegram rooster" jao-telega)]
["Window system" :if jao-window-system-p
("w" "set wallpaper" jao-set-wallpaper)