aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoray9thqi3tbqiwbegqsg a[soiaosshasdg <30902201+alx365@users.noreply.github.com>2020-07-16 16:20:35 +0200
committerGitHub <noreply@github.com>2020-07-16 16:20:35 +0200
commitb53d50bd3f3c77482a620712926e7acc1e6d6b5f (patch)
tree7d5083885cb2387b807b50ac7c11d7901c5cbae0
parentf3688606b7d3bf1019093190e2d5a8c0b02da869 (diff)
downloadnoisetorch-b53d50bd3f3c77482a620712926e7acc1e6d6b5f.tar.gz
noisetorch-b53d50bd3f3c77482a620712926e7acc1e6d6b5f.zip
Updated the desktop file, because in my case ~/.local bin wasn't in the path
title. It should make the installation and first run experience easier, since you don't have to debug and find out, why the executable wasn't found.
-rw-r--r--assets/noisetorch.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/noisetorch.desktop b/assets/noisetorch.desktop
index 7285dca..4f73fb7 100644
--- a/assets/noisetorch.desktop
+++ b/assets/noisetorch.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=NoiseTorch
Comment=Create a virtual microphone that suppresses noise, in any application.
-Exec=noisetorch
+Exec=~/.local/bin/noisetorch
Icon=noisetorch.png
Terminal=false
Type=Application