mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
swayidle: add page (#11586)
This commit is contained in:
parent
6e6f736df2
commit
41d50ecb2f
1 changed files with 13 additions and 0 deletions
13
pages/linux/swayidle.md
Normal file
13
pages/linux/swayidle.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue