add idle inhib (caffeine)

This commit is contained in:
Benjamin Palko 2025-07-23 16:00:26 -04:00
parent c754576ca9
commit 1e087a4f2d
5 changed files with 70 additions and 2 deletions

View file

@ -3,6 +3,7 @@ pragma Singleton
import Quickshell
Singleton {
property string coffee: "\u{E09a}"
property string triangle: "\u{E192}"
property string triangleDashed: "\u{E642}"
}