mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +00:00
8 lines
188 B
Desktop File
8 lines
188 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 |