Skip to content

Sy14r/Caffeine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caffeinate

A waybar applet for Omarchy that lets you prevent your system from sleeping or locking with a single click.

When decaffeinated (default), your system behaves normally — the screen locks after idle, the display sleeps, and the system can suspend. When caffeinated, all of that is inhibited until you toggle it back.

The coffee cup icon in your waybar tells you the current state at a glance:

  • Dimmed = decaffeinated (normal idle behavior)
  • Bright = caffeinated (sleep/lock inhibited)

Install

git clone <repo-url> ./Caffeinate
cd ./Caffeinate
./install.sh

Uninstall

cd ./Caffeinate
./uninstall.sh

Usage

Click the coffee cup icon in your waybar to toggle. A notification confirms the state change.

How it works

Caffeinate toggles Omarchy's hypridle daemon. Killing hypridle prevents the idle listeners (screensaver, lock, screen off) from firing. Restarting it restores normal behavior.

About

Implementation of a Caffeine-style keep awake utility present on MacOS, but for Omarchy Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors