mirror of https://github.com/CrimsonTome/tldr.git
14 lines
421 B
Markdown
14 lines
421 B
Markdown
# swayidle
|
|
|
|
> Idle management daemon for Wayland.
|
|
> Note: the configuration options are documented in its man page.
|
|
> More information: <https://github.com/swaywm/swayidle/blob/master/swayidle.1.scd>.
|
|
|
|
- Listen for idle activity using the configuration in `$XDG_CONFIG_HOME/swayidle/config` or `$HOME/swayidle/config`:
|
|
|
|
`swayidle`
|
|
|
|
- Specify an alternative path to the configuration file:
|
|
|
|
`swayidle -C {{path/to/file}}`
|