diff --git a/pages/linux/swayidle.md b/pages/linux/swayidle.md new file mode 100644 index 000000000..efa4895a7 --- /dev/null +++ b/pages/linux/swayidle.md @@ -0,0 +1,13 @@ +# swayidle + +> Idle management daemon for Wayland. +> Note: the configuration options are documented in its man page. +> More information: . + +- 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}}`