swayidle: add page (#11586)

pull/23/head
Lena 2023-11-26 08:00:42 +01:00 committed by GitHub
parent 6e6f736df2
commit 41d50ecb2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

13
pages/linux/swayidle.md Normal file
View File

@ -0,0 +1,13 @@
# 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}}`