summarylogtreecommitdiffstats
path: root/refind-theme-matrix.install
diff options
context:
space:
mode:
authorJan Sonntag2020-11-08 00:07:35 +0100
committerJan Sonntag2020-11-08 00:07:35 +0100
commit45a01fe38546602719bd5dee8962d31f4b166517 (patch)
tree7d9c8b1b60c6bcbdcd87d8d205294d72f96aa547 /refind-theme-matrix.install
downloadaur-refind-theme-matrix-git.tar.gz
initial commit
Diffstat (limited to 'refind-theme-matrix.install')
-rw-r--r--refind-theme-matrix.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/refind-theme-matrix.install b/refind-theme-matrix.install
new file mode 100644
index 000000000000..252b01029df1
--- /dev/null
+++ b/refind-theme-matrix.install
@@ -0,0 +1,6 @@
+post_install() {
+ echo 'Remember to add "include themes/Matrix-rEFInd/theme.conf" to your refind.conf file'
+}
+post_remove() {
+ echo 'Remember to remove "include themes/Matrix-rEFInd/theme.conf" from your refind.conf file'
+}