diff options
author | Aylur <[email protected]> | 2024-10-15 11:55:53 +0000 |
---|---|---|
committer | Aylur <[email protected]> | 2024-10-15 11:55:53 +0000 |
commit | fe11c037bad45697451b7264ff93fa37f1fac78f (patch) | |
tree | e84ae7a0bb789e7764005259fe3485e3a3462c49 /docs/guide/libraries/references.md | |
parent | dde50e333a237efb4ddaf522398dedf1a69999d1 (diff) |
docs: recommend /usr prefix by default
Diffstat (limited to 'docs/guide/libraries/references.md')
-rw-r--r-- | docs/guide/libraries/references.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/guide/libraries/references.md b/docs/guide/libraries/references.md index 8f2bd02..3a85d73 100644 --- a/docs/guide/libraries/references.md +++ b/docs/guide/libraries/references.md @@ -29,7 +29,6 @@ Reading their documentation will vary depending on the language they are used in ## Astal Libraries -- [Astal](https://aylur.github.io/libastal): libastal the core library, which has the widgets and utilites - [Apps](https://aylur.github.io/libastal/apps): Library and cli tool for querying applications - [Auth](https://aylur.github.io/libastal/auth): Authentication library using PAM - [Battery](https://aylur.github.io/libastal/battery): DBus proxy library for upower daemon |