branch: externals/lin
commit e0677517d95f8a728ce6a949ea97ed0311c12e70
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Mention the GNOME integration in the README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 227b1f198c..e573015ae8 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,10 @@ highlight itself: it may be because the focus is on editing
text or
reading through the buffer's contents, so the current line highlight is
more of a reminder of the point's location on the vertical axis.
+Lin can also integrate with the GNOME desktop environment to update
+its `lin-face` when the user changes an accent colour. This is what
+the minor mode `lin-gnome-accent-color-mode` is for.
+
+ Package name (GNU ELPA): `lin`
+ Official manual: <https://protesilaos.com/emacs/lin>
+ Change log: <https://protesilaos.com/emacs/lin-changelog>