mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
Co-authored-by: Harshavardhan <harsha.manjula.venkataramanan@gmail.com>
554 B
554 B
hypridle
Idle management daemon for the Hyprland Wayland compositor. Executes commands based on inactivity timeouts. Configured via
~/.config/hypr/hypridle.conf. More information: https://wiki.hypr.land/Hypr-Ecosystem/hypridle/.
- Start the idle daemon using the default configuration:
hypridle
- Start the idle daemon using a specific configuration file:
hypridle {{[-c|--config]}} {{path/to/hypridle.conf}}
- Start the idle daemon with verbose output:
hypridle {{[-v|--verbose]}}
- Display help:
hypridle {{[-h|--help]}}