mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add LogLevelMax to battery monitor service (#2373)
This commit is contained in:
@@ -5,4 +5,5 @@ After=graphical-session.target
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=%h/.local/share/omarchy/bin/omarchy-battery-monitor
|
ExecStart=%h/.local/share/omarchy/bin/omarchy-battery-monitor
|
||||||
Environment=DISPLAY=:0
|
Environment=DISPLAY=:0
|
||||||
|
LogLevelMax=warning
|
||||||
|
|||||||
Reference in New Issue
Block a user