mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Shortend desktop to desk
This commit is contained in:
23
roles/desk-gnome-caffeine/README.md
Normal file
23
roles/desk-gnome-caffeine/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# GNOME Caffeine
|
||||
|
||||
## Description
|
||||
|
||||
This role installs [caffeine-ng](https://codeberg.org/WhyNotHugo/caffeine-ng), a utility that prevents your GNOME desktop from entering sleep mode or activating the screensaver automatically. It also ensures that caffeine-ng is set to autostart at user login.
|
||||
|
||||
## Purpose
|
||||
|
||||
The purpose of this role is to ensure uninterrupted workflow by keeping the desktop active during long-running tasks or presentations. By automatically starting caffeine-ng, it prevents unwanted screen locking or sleep modes on GNOME systems.
|
||||
|
||||
## Features
|
||||
|
||||
- Installs caffeine-ng from the AUR using an AUR helper.
|
||||
- Creates the autostart directory if it does not exist.
|
||||
- Deploys a customized desktop entry to ensure caffeine-ng starts automatically.
|
||||
- Enhances user experience by maintaining an active desktop environment.
|
||||
|
||||
## Credits
|
||||
|
||||
Developed and maintained by **Kevin Veen-Birkenbach**.
|
||||
Learn more at [www.veen.world](https://www.veen.world)
|
||||
|
||||
License: [CyMaIS NonCommercial License (CNCL)](https://s.veen.world/cncl)
|
Reference in New Issue
Block a user