snippetbashTip
swayidle — Idle management daemon for Wayland. Note: The configuration options are documented in its man page.
Viewed 0 times
swayidlemanagementidlecommandwaylanddaemonclifor
Problem
How to use the
swayidle command: 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>.Solution
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:swayidleSpecify an alternative path to the configuration file:
swayidle -C {{path/to/file}}Code Snippets
Listen for idle activity using the configuration in `$XDG_CONFIG_HOME/swayidle/config` or `$HOME/swayidle/config`
swayidleSpecify an alternative path to the configuration file
swayidle -C {{path/to/file}}Context
tldr-pages: common/swayidle
Revisions (0)
No revisions yet.