caffeine
Prevent idle sleep for fullscreen applications
TLDR
Run the daemon that keeps the screensaver away while a full-screen window has focus
$ caffeine
List the options it accepts$ caffeine --help
Print the version$ caffeine --version
SYNOPSIS
caffeine [options]
DESCRIPTION
caffeine prevents the desktop from becoming idle when running full-screen applications. It monitors for full-screen windows and automatically inhibits screensavers and suspend during that time.Unlike manual inhibition, caffeine works automatically based on window state.
PARAMETERS
-h, --help
Display help information-V, --version
Display version information
INSTALL
sudo zypper install caffeine
nix profile install nixpkgs#caffeine
SEE ALSO
caffeinate(1), caffeine-indicator(1), xset(1)
