Skip to content

Commit

Permalink
session-management: mention that seatd is used primarily by wlroots
Browse files Browse the repository at this point in the history
compositors.
  • Loading branch information
ericonr committed Dec 24, 2020
1 parent 3a5fe02 commit 9faad19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/config/session-management.md
Expand Up @@ -44,7 +44,8 @@ features such as seat detection. It requires installing the `dbus-elogind`,
## seatd

[seatd(1)](https://man.voidlinux.org/seatd.1) is a minimal seat management
daemon and an alternative to elogind.
daemon and an alternative to elogind primarily for [wlroots
compositors](./graphical-session/wayland.md#standalone-compositors).

To use it, install the `seatd` package and enable its service. If you want
non-root users to be able to access the seatd session, add them to the `_seatd`
Expand Down

0 comments on commit 9faad19

Please sign in to comment.