diff options
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/init.el b/init.el index cbea97e..f1f3b3e 100644 --- a/init.el +++ b/init.el | |||
@@ -813,8 +813,8 @@ like a dumbass." | |||
813 | 813 | ||
814 | ;;; Packages | 814 | ;;; Packages |
815 | 815 | ||
816 | (setup (:straight (0x0 :host nil | 816 | (setup (:straight (0x0 :host gitlab |
817 | :repo "https://git.sr.ht/~zge/nullpointer-emacs")) | 817 | :repo "willvaughn/emacs-0x0")) |
818 | (:option 0x0-default-host 'ttm)) | 818 | (:option 0x0-default-host 'ttm)) |
819 | 819 | ||
820 | (setup (:straight (apheleia :host github | 820 | (setup (:straight (apheleia :host github |
@@ -1061,6 +1061,8 @@ if ripgrep is installed, otherwise `consult-grep'." | |||
1061 | ("WRKF: NPR for the Capital Region" . | 1061 | ("WRKF: NPR for the Capital Region" . |
1062 | ,(concat "https://playerservices.streamtheworld.com/" | 1062 | ,(concat "https://playerservices.streamtheworld.com/" |
1063 | "api/livestream-redirect/WRKFFM.mp3")) | 1063 | "api/livestream-redirect/WRKFFM.mp3")) |
1064 | ("BadRadio: 24/7 PHONK" . | ||
1065 | "https://s2.radio.co/s2b2b68744/listen") | ||
1064 | ("tilderadio" . | 1066 | ("tilderadio" . |
1065 | "https://radio.tildeverse.org/radio/8000/radio.ogg") | 1067 | "https://radio.tildeverse.org/radio/8000/radio.ogg") |
1066 | ("vantaradio" . | 1068 | ("vantaradio" . |