You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ This library is packaged with [ntfy-desktop](https://github.com/Aetherinox/ntfy-
72
72
-[Can't use Windows Toast notifications in WSL2](#cant-use-windows-toast-notifications-in-wsl2)
73
73
-[Distributing with Electron](#distributing-with-electron)
74
74
-[Using Webpack](#using-webpack)
75
-
-[Windows: Where are shortcut / .lnk files placed](#windows-where-are-shortcut--lnk-files-placed)
75
+
-[Windows: Where are files / .lnk files placed](#windows-where-are-files--lnk-files-placed)
76
76
-[Usage in tmux session](#usage-in-tmux-session)
77
77
78
78
<br />
@@ -762,7 +762,7 @@ This is necessary because toasted-notifier loads the notifiers from a binary, an
762
762
763
763
<br />
764
764
765
-
### Windows: Where are shortcut / .lnk files placed
765
+
### Windows: Where are files / .lnk files placed
766
766
In order for you to make your own custom application name appear at the top of a notification, you must create a `.lnk` in your Windows start menu. More about this is outlined in the section [AppID Support](#appid-support)
767
767
768
768
<br />
@@ -773,6 +773,11 @@ If you need to delete any of the generated `.lnk` files, you can find them in th
0 commit comments