Skip to content

Commit

Permalink
Telegram notifications problem add
Browse files Browse the repository at this point in the history
  • Loading branch information
Armatik committed Aug 6, 2023
1 parent 9aa675a commit cb23acd
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 1 deletion.
Binary file added docs/public/telegram_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/telegram_2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/telegram_3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/telegram_4.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 23 additions & 1 deletion docs/telegram.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,26 @@ epm play telegram

```bash
flatpak install flathub org.telegram.desktop
```
```

## Проблема отображения уведомлений в Telegram

Если вместо уведомления с текстом пришедшего сообщения вы видите нечто подобное:

![telegram_1](/telegram_1.png)

1. Переходим в: *Настройки -> Уведомления* и отключаем пункт: **подсветка окна**

![telegram_2](/telegram_2.png)

2. Затем переходим в:* Настройки -> Продвинутые настройки -> Экспериментальные настройки* и включаем пункт **GNotification**

![telegram_3](/telegram_3.png)

3. Перезагружаем клиент

Теперь уведомления должны отображаться правильно!

![telegram_4](/telegram_4.png)


0 comments on commit cb23acd

Please sign in to comment.