From c3f11e78ad6505c0543df0d454dbc912f257ebf0 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Fri, 19 Apr 2024 20:13:18 -0700 Subject: [PATCH] Update .chezmoiexternals/glow.toml --- .chezmoiexternals/glow.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.chezmoiexternals/glow.toml b/.chezmoiexternals/glow.toml index 4b04fc7..58317eb 100644 --- a/.chezmoiexternals/glow.toml +++ b/.chezmoiexternals/glow.toml @@ -1,19 +1,19 @@ -[".config/glow/catppuccin/frappe.json"] +[".config/glow/themes/catppuccin-frappe.json"] type = "file" url = "https://raw.githubusercontent.com/catppuccin/glamour/main/themes/catppuccin-frappe.json" refreshPeriod = "672h" -[".config/glow/catppuccin/latte.json"] +[".config/glow/themes/catppuccin-latte.json"] type = "file" url = "https://raw.githubusercontent.com/catppuccin/glamour/main/themes/catppuccin-latte.json" refreshPeriod = "672h" -[".config/glow/catppuccin/macchiato.json"] +[".config/glow/themes/catppuccin-macchiato.json"] type = "file" url = "https://raw.githubusercontent.com/catppuccin/glamour/main/themes/catppuccin-macchiato.json" refreshPeriod = "672h" -[".config/glow/catppuccin/mocha.json"] +[".config/glow/themes/catppuccin-mocha.json"] type = "file" url = "https://raw.githubusercontent.com/catppuccin/glamour/main/themes/catppuccin-mocha.json" refreshPeriod = "672h"