summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el index 992d8d6..77a6d1a 100644 --- a/init.el +++ b/init.el
@@ -172,6 +172,7 @@
172 browse-url-firefox-new-window-is-tab t) 172 browse-url-firefox-new-window-is-tab t)
173 (defvar +invidious-host 173 (defvar +invidious-host
174 ;; TODO: Add variables for other transformations and what-not. 174 ;; TODO: Add variables for other transformations and what-not.
175 ;; ... or enable trying multiple servers
175 "invidious.snopyta.org" 176 "invidious.snopyta.org"
176 "Host for invidious instance.") 177 "Host for invidious instance.")
177 ;; Set up external browsing URLs. 178 ;; Set up external browsing URLs.