mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized msi-keyboard-color and caffeine
This commit is contained in:
10
roles/pc_application-caffeine/templates/caffeine.desktop.j2
Normal file
10
roles/pc_application-caffeine/templates/caffeine.desktop.j2
Normal file
@@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=/usr/bin/caffeine
|
||||
Hidden=false
|
||||
NoDisplay=false
|
||||
X-GNOME-Autostart-enabled=true
|
||||
Name[en_US]=caffeine
|
||||
Name=caffeine
|
||||
Comment[en_US]=
|
||||
Comment=
|
@@ -1,8 +0,0 @@
|
||||
[Unit]
|
||||
Description=Caffeine auto start
|
||||
|
||||
[Service]
|
||||
ExecStart={{ caffeine_executable_path }}
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user