summarylogtreecommitdiffstats
path: root/cinnamon-sounds.install
diff options
context:
space:
mode:
authorS e r g i o S c h n e i d e r2022-10-25 13:06:40 -0400
committerS e r g i o S c h n e i d e r2022-10-25 13:06:40 -0400
commit12fd4d0a27e77271944eef602f139f039f486d59 (patch)
treed998cc9cccc25165045526e9d01ad13858abc689 /cinnamon-sounds.install
downloadaur-12fd4d0a27e77271944eef602f139f039f486d59.tar.gz
Initial commit 1.6.1
Diffstat (limited to 'cinnamon-sounds.install')
-rw-r--r--cinnamon-sounds.install19
1 files changed, 19 insertions, 0 deletions
diff --git a/cinnamon-sounds.install b/cinnamon-sounds.install
new file mode 100644
index 000000000000..1238d79f03ef
--- /dev/null
+++ b/cinnamon-sounds.install
@@ -0,0 +1,19 @@
+post_install() {
+ printf "
+ ################################################
+ To enable sounds in Cinnamon DE, go to:
+ System Settings, Hardware, Sound, Sounds tab
+ and select sounds: /usr/share/sounds/LinuxMint
+ ################################################
+"
+}
+
+post_upgrade() {
+ printf "
+ ################################################
+ To enable sounds in Cinnamon DE, go to:
+ System Settings, Hardware, Sound, Sounds tab
+ and select sounds: /usr/share/sounds/LinuxMint
+ ################################################
+"
+}