battery_level {
  battery_id = "all"
  notification = True
  notify_low_level = True
  format = "{percent}"
}

keyboard_layout {
    layouts = ['us', 'latam']
}

py3status {
    nagbar_font = 'pango:Ubuntu Mono 12'
}

order += "pomodoro"
order += "dpms"
order += "keyboard_layout"
order += "battery_level"
order += "volume_status"
order += "time"