powerline-shell icon indicating copy to clipboard operation
powerline-shell copied to clipboard

Make battery warning optional

Open makyo opened this issue 5 years ago • 0 comments

This PR makes the "battery directory could not be found" warning optional, for the case in which the user shares dotfiles between computers, some of which have batteries and some of which do not. One can configure it via:

"battery":
  "directory_warning": false
}

The existing behavior remains the default.

makyo avatar Mar 15 '19 20:03 makyo