From 5ffc5df1aabc6a90e6719c3f13dd7487a9510a91 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:20:25 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(grub):=20Add=20grub=20them?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .chezmoiexternals/grub.toml | 4 ++++ .chezmoiscripts/run_after_update-grub-theme.fish | 3 +++ 2 files changed, 7 insertions(+) create mode 100644 .chezmoiexternals/grub.toml create mode 100644 .chezmoiscripts/run_after_update-grub-theme.fish diff --git a/.chezmoiexternals/grub.toml b/.chezmoiexternals/grub.toml new file mode 100644 index 0000000..9c1c58e --- /dev/null +++ b/.chezmoiexternals/grub.toml @@ -0,0 +1,4 @@ +[".themes/grub/catppuccin"] +type = "git-repo" +url = "https://github.com/catppuccin/grub.git" +refreshPeriod = "672h" diff --git a/.chezmoiscripts/run_after_update-grub-theme.fish b/.chezmoiscripts/run_after_update-grub-theme.fish new file mode 100644 index 0000000..99347bc --- /dev/null +++ b/.chezmoiscripts/run_after_update-grub-theme.fish @@ -0,0 +1,3 @@ +#!/usr/bin/env fish + +sudo cp -r ~/.themes/grub/catppuccin/src/* /usr/share/grub/themes/