summarylogtreecommitdiffstats
path: root/messaging.main.ts.patch
blob: 8c32bc8f2c765908f0f36d71feb6b778e378b1c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- messaging.main.ts.orig	2022-01-16 22:20:32.453382859 +0300
+++ messaging.main.ts	2022-01-16 22:23:06.249934859 +0300
@@ -114,7 +114,7 @@
 Version=${app.getVersion()}
 Name=Bitwarden
 Comment=Bitwarden startup script
-Exec=${app.getPath("exe")}
+Exec=bitwarden-desktop
 StartupNotify=false
 Terminal=false`;