# lxpanel <profile> config file. Manually editing is not recommended.
# Use preference dialog in lxpanel to adjust config when you can.

Global {
  edge=bottom
  allign=left
  margin=0
  widthtype=percent
  width=100
  height=41
  transparent=1
  tintcolor=#222327
  alpha=255
  setdocktype=1
  setpartialstrut=1
  usefontcolor=1
  fontcolor=#ffffff
  usefontsize=0
  fontsize=10
  background=0
  backgroundfile=/usr/share/lxpanel/images/background.png
  iconsize=33
  align=left
}
Plugin {
  type=space
  Config {
    Size=2
  }
  expand=0
}
Plugin {
  type=menu
  Config {
    system {
    }
    separator {
    }
    item {
      name=Shutdown
      image=gnome-logout
      action=/usr/sbin/graphical-shutdown-pkexec
    }
  }
}
Plugin {
  type=space
  Config {
    Size=2
  }
}
Plugin {
  type=taskbar
  expand=1
  Config {
    tooltips=1
    IconsOnly=0
    AcceptSkipPager=1
    ShowIconified=1
    ShowMapped=1
    ShowAllDesks=0
    UseMouseWheel=1
    UseUrgencyHint=1
    FlatButton=0
    MaxTaskWidth=150
    spacing=1
    UseSmallerIcons=-1
    DisableUpscale=0
  }
}
Plugin {
  type=tray
  Config {
  }
}
Plugin {
  type=batt
  Config {
    BackgroundColor=black
    ChargingColor1=#28f200
    ChargingColor2=#22cc00
    DischargingColor1=#ffee00
    DischargingColor2=#d9ca00
    HideIfNoBattery=1
    AlarmCommand=notify-send "Battery low" --icon=battery-caution
    AlarmTime=5
    BorderWidth=1
    Size=8
    ShowExtendedInformation=0
    BatteryNumber=0
  }
}
Plugin {
  type=dclock
  Config {
    ClockFmt=%I:%M %p%n%a, %b %d %Y
    TooltipFmt=%A %x
    BoldFont=0
    IconOnly=0
    CenterText=1
  }
}
