aboutsummaryrefslogtreecommitdiff
path: root/config.el
diff options
context:
space:
mode:
authorEmil Williams2025-07-06 20:09:59 +0000
committerEmil Williams2025-07-06 20:09:59 +0000
commit6442beeee5afc99848870ba3a38938c1ef84bd27 (patch)
treed36836012c88a1d431ac894daf36f26db94ff337 /config.el
parentd92d6db6e5cab353ea04fa80a25c0d084e1220ff (diff)
downloademil-up.chud.cyou-6442beeee5afc99848870ba3a38938c1ef84bd27.tar.xz
emil-up.chud.cyou-6442beeee5afc99848870ba3a38938c1ef84bd27.tar.zst
--
Diffstat (limited to 'config.el')
-rw-r--r--config.el14
1 files changed, 11 insertions, 3 deletions
diff --git a/config.el b/config.el
index bfb1918..1a96f8c 100644
--- a/config.el
+++ b/config.el
@@ -1,6 +1,8 @@
-(use-package 0x0 :straight t)
-
(custom-set-variables
+ ;; custom-set-variables was added by Custom.
+ ;; If you edit it by hand, you could mess it up, so be careful.
+ ;; Your init file should contain only one such instance.
+ ;; If there is more than one, they won't work right.
'(0x0-default-server 'chud)
'(0x0-servers
'((0x0 :scheme "https" :host "0x0.st" :default-dir "~/" :curl-args-fun 0x0--make-0x0-curl-args :min-age 30 :max-age 365
@@ -14,4 +16,10 @@
(x0 :scheme "https" :host "x0.at" :default-dir "~/" :curl-args-fun 0x0--make-0x0-curl-args :min-age 3
:max-age 100 :max-size 536870912)
(chud :scheme "https" :host "up.chud.cyou" :default-dir "~/" :curl-args-fun 0x0--make-0x0-curl-args :min-age 28
- :max-age 28 :max-size 104857600))))
+ :max-age 28 :max-size 104857600)))))
+(custom-set-faces
+ ;; custom-set-faces was added by Custom.
+ ;; If you edit it by hand, you could mess it up, so be careful.
+ ;; Your init file should contain only one such instance.
+ ;; If there is more than one, they won't work right.
+ )