Files

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]}}