Files
cheatsheet-tldr/tldr/swayidle
2025-05-05 00:21:02 +00:00

19 lines
514 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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}}`