updates
This commit is contained in:
parent
f892ed2543
commit
d7e3ec9cb0
4 changed files with 16 additions and 13 deletions
|
@ -330,7 +330,7 @@ in with lib; {
|
|||
|
||||
"module/battery" = {
|
||||
type = "internal/battery";
|
||||
poll-interval = 5;
|
||||
poll-interval = 1;
|
||||
full-at = 96;
|
||||
battery = "BAT0";
|
||||
adapter = "ADP1";
|
||||
|
|
|
@ -165,6 +165,8 @@ in with lib; {
|
|||
set cindent
|
||||
set tabstop=4
|
||||
set shiftwidth=4
|
||||
|
||||
set foldmethod=syntax
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue