added info about notification setting

added info about notification setting in dconf
This commit is contained in:
luk
2024-05-13 17:45:28 +02:00
committed by GitHub
parent 7bce948f77
commit b641600edb
+7
View File
@@ -65,6 +65,13 @@ dconf write /org/gnome/shell/extensions/gravatar/gravatar-ondemand-keybinding '[
dconf write /org/gnome/shell/extensions/gravatar/icon-size <SIZE>
```
#### Notification on update
```bash
dconf write /org/gnome/shell/extensions/gravatar/notifications "'<BOOL>'"
```
## Bug Reporting
Bugs should be reported via the [GitHub Issue Tracker](https://github.com/dsheeler/gnome-shell-extensions-gravatar/issues)