From f2f0702d6b8a9f612120a0fb834b7cb3006bc1a0 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Fri, 19 Apr 2024 18:27:58 -0700 Subject: [PATCH] Update .chezmoiexternals/bat.toml --- .chezmoiexternals/bat.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.chezmoiexternals/bat.toml b/.chezmoiexternals/bat.toml index cd7a84d..012b8e6 100644 --- a/.chezmoiexternals/bat.toml +++ b/.chezmoiexternals/bat.toml @@ -1,19 +1,19 @@ -[".config/bat/themes/Catppuccin-latte.tmTheme"] +[".config/bat/themes/catppuccin-latte.tmTheme"] type = "file" url = "https://github.com/catppuccin/bat/raw/main/themes/Catppuccin%20Latte.tmTheme" refreshPeriod = "672h" -[".config/bat/themes/Catppuccin-frappe.tmTheme"] +[".config/bat/themes/catppuccin-frappe.tmTheme"] type = "file" url = "https://github.com/catppuccin/bat/raw/main/themes/Catppuccin%20Frappe.tmTheme" refreshPeriod = "672h" -[".config/bat/themes/Catppuccin-macchiato.tmTheme"] +[".config/bat/themes/catppuccin-macchiato.tmTheme"] type = "file" url = "https://github.com/catppuccin/bat/raw/main/themes/Catppuccin%20Macchiato.tmTheme" refreshPeriod = "672h" -[".config/bat/themes/Catppuccin-mocha.tmTheme"] +[".config/bat/themes/catppuccin-mocha.tmTheme"] type = "file" url = "https://github.com/catppuccin/bat/raw/main/themes/Catppuccin%20Mocha.tmTheme" refreshPeriod = "672h"