From 47371e748481d5442700c879d62dc3928e7e92d7 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 24 Apr 2022 15:02:19 -0500 Subject: Change prot's urls --- init.el | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/init.el b/init.el index ace54a4..6e80b41 100644 --- a/init.el +++ b/init.el @@ -1808,7 +1808,9 @@ See also `crux-reopen-as-root-mode'." (setf (alist-get 'lacarte-execute-menu-command vertico-multiform-commands) '(buffer grid (vertico-sort-function . vertico-sort-length-alpha))))) -(setup (:straight (lin :host gitlab :repo "protesilaos/lin")) +(setup (:straight (lin :host nil + :repo "https://git.sr.ht/~protesilaos/lin")) + (:require) (lin-global-mode +1)) (setup (:straight link-hint) @@ -1909,8 +1911,8 @@ See also `crux-reopen-as-root-mode'." (mode-line-bell-mode +1)) (setup (:straight (modus-themes - :host gitlab - :repo "protesilaos/modus-themes")) + :host nil + :repo "https://git.sr.ht/~protesilaos/modus-themes")) (require 'modus-themes (.etc "straight/build/modus-themes/modus-themes")) (:option modus-themes-mixed-fonts t modus-themes-bold-constructs t -- cgit 1.4.1-21-gabe81