Skip to content

Commit ec50c7b

Browse files
committed
docs: update help
1 parent 45f43c0 commit ec50c7b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ This library is packaged with [ntfy-desktop](https://github.com/Aetherinox/ntfy-
7373
- [Distributing with Electron](#distributing-with-electron)
7474
- [Using Webpack](#using-webpack)
7575
- [Windows: Where are files / .lnk files placed](#windows-where-are-files--lnk-files-placed)
76+
- [Header icon broken / missing / default](#header-icon-broken--missing--default)
7677
- [Usage in tmux session](#usage-in-tmux-session)
7778

7879
<br />
@@ -782,6 +783,21 @@ Delete any folders named `NtfyToast`, or whatever your custom app name is.
782783

783784
<br />
784785

786+
### Header icon broken / missing / default
787+
If you show a notification and notice that the far top-left icon next to the app name is either missing or is showing a default application icon, you may need to clear your start menu `.lnk` file.
788+
789+
<br />
790+
791+
Go to the following folders, and delete the `NtfyToast/` folder.
792+
- `C:\ProgramData\Microsoft\Windows\Start Menu\Programs\NtfyToast\`
793+
- `C:\Users\YOURUSERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\NtfyToast\`
794+
795+
<br />
796+
797+
If you are using a custom application, search for the app name as a folder, and delete that folder.
798+
799+
<br />
800+
785801
### Usage in tmux session
786802
When using toasted-notifier within a tmux session, it can cause the system to abruptly hang. To solve this issue:
787803

0 commit comments

Comments
 (0)