summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2022-10-31 12:51:30 +0100
committerD3SOX2022-10-31 12:51:30 +0100
commit6a748cb18aab35272020bc4f3739898f284a59c8 (patch)
tree73d6e8b64281b552886a2f4066359138d732ed50
parent87b28823a2070f8fc03695a8db0524cb944fe320 (diff)
downloadaur-6a748cb18aab35272020bc4f3739898f284a59c8.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() {