mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore[client]: notifications persist if needed
This commit is contained in:
parent
4c06f00555
commit
b9f5c87aa0
3 changed files with 8 additions and 8 deletions
|
|
@ -9,11 +9,11 @@ in
|
|||
enable = true;
|
||||
extraArgs = [
|
||||
"-W"
|
||||
" Consider charging the battery"
|
||||
" Consider charging the battery"
|
||||
"-C"
|
||||
" Battery is low; plug in charger now"
|
||||
" Battery is low; plug in charger now"
|
||||
"-D"
|
||||
" Device will lose power in a few seconds"
|
||||
" Device will lose power in a few seconds"
|
||||
"-c"
|
||||
"10"
|
||||
"-d"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue