summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--eww.org3
-rw-r--r--init.org6
2 files changed, 3 insertions, 6 deletions
diff --git a/eww.org b/eww.org
index 0f96082..ad68830 100644
--- a/eww.org
+++ b/eww.org
@@ -170,6 +170,7 @@
("q" . jao-eww-close)
("x" . jao-rss-subscribe)
("y" . jao-eww-copy-link)
- ("C-c C-w" . jao-eww-close))))
+ ("C-c C-w" . jao-eww-close)
+ ("M-i" . eww-toggle-images))))
#+end_src
diff --git a/init.org b/init.org
index a993e58..52f9401 100644
--- a/init.org
+++ b/init.org
@@ -2847,11 +2847,7 @@
(when (or p (y-or-n-p "Connect to telegram? "))
(telega))
(when (or p (y-or-n-p "Connect to libera? "))
- (circe "Libera Chat"))
- (when (or p (y-or-n-p "Connect to OFTC? "))
- (circe "OFTC"))
- (when (or p (y-or-n-p "Connect to signal?"))
- (signel-start)))
+ (circe "Libera Chat")))
(pretty-hydra-define jao-hydra-chats (global-map "s-q" :color blue :quit-key "q")
("Connect"