summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2022-10-31 12:51:54 +0100
committerD3SOX2022-10-31 12:51:54 +0100
commit78e12d72e51f6c26bec58b588cde9e9bac35becb (patch)
tree9e94f2385435de733a0e77d72f7a0057e61df87e
parent3d667a5d5a718acc5b818f98f618735918ec8007 (diff)
downloadaur-78e12d72e51f6c26bec58b588cde9e9bac35becb.tar.gz
reset colors
-rw-r--r--soundux.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/soundux.install b/soundux.install
index 84bc2a65b5d5..2fa7d8be0e0f 100644
--- a/soundux.install
+++ b/soundux.install
@@ -1,5 +1,5 @@
msg() {
- printf "%b" "\e[1;31m==> WARNING: Currently there's a bug with the webkit2gtk version in Arch. If the window stays white try deleting ~/.local/share/mime/mime.cache\n"
+ printf "%b" "\e[1;31m==> WARNING: Currently there's a bug with the webkit2gtk version in Arch. If the window stays white try deleting ~/.local/share/mime/mime.cache\n\e[0m"
}
post_install() {