From 98f2fe4bad3695d505eef3c4f2bd47bdf57ccf28 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sat, 20 Apr 2024 12:44:15 -0700 Subject: [PATCH] Add .chezmoiexternals/qt5ct.toml --- .chezmoiexternals/qt5ct.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .chezmoiexternals/qt5ct.toml diff --git a/.chezmoiexternals/qt5ct.toml b/.chezmoiexternals/qt5ct.toml new file mode 100644 index 0000000..441e3ec --- /dev/null +++ b/.chezmoiexternals/qt5ct.toml @@ -0,0 +1,19 @@ +[".config/qt5ct/colors/Catppuccin-Frappe.conf"] +type = "file" +url = "https://raw.githubusercontent.com/catppuccin/qt5ct/main/themes/Catppuccin-Frappe.conf" +refreshPeriod = "672h" + +[".config/qt5ct/colors/Catppuccin-Latte.conf"] +type = "file" +url = "https://raw.githubusercontent.com/catppuccin/qt5ct/main/themes/Catppuccin-Latte.conf" +refreshPeriod = "672h" + +[".config/qt5ct/colors/Catppuccin-Macchiato.conf"] +type = "file" +url = "https://raw.githubusercontent.com/catppuccin/qt5ct/main/themes/Catppuccin-Macchiato.conf" +refreshPeriod = "672h" + +[".config/qt5ct/colors/Catppuccin-Mocha.conf"] +type = "file" +url = "https://raw.githubusercontent.com/catppuccin/qt5ct/main/themes/Catppuccin-Mocha.conf" +refreshPeriod = "672h"