From b73afabeba7335ff3bcfbfc2bb3414227bb1eeff Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Tue, 13 Jan 2026 15:05:53 +0100 Subject: [PATCH] fix(wezterm): update theme url --- .config/wezterm/colors/onedark.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/wezterm/colors/onedark.toml b/.config/wezterm/colors/onedark.toml index f576e5c..174e4f9 100644 --- a/.config/wezterm/colors/onedark.toml +++ b/.config/wezterm/colors/onedark.toml @@ -1,6 +1,6 @@ [metadata] name = "onedark" -origin_url = "https://github.com/owallb/dotfiles" +origin_url = "https://codeberg.org/warg/dotfiles" [colors] background = "#1f2329"