mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
8 lines
188 B
SYSTEMD
8 lines
188 B
SYSTEMD
![]() |
[Unit]
|
||
|
Description=Omarchy Battery Monitor Check
|
||
|
After=graphical-session.target
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=%h/.local/share/omarchy/bin/omarchy-battery-monitor
|
||
|
Environment=DISPLAY=:0
|