mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
10 lines
209 B
Desktop File
10 lines
209 B
Desktop File
[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
|
|
LogLevelMax=warning
|