# 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=28
  transparent=0
  tintcolor=#000000
  alpha=0
  autohide=0
  heightwhenhidden=2
  setdocktype=1
  setpartialstrut=1
  usefontcolor=1
  fontcolor=#ffffff
  background=1
  backgroundfile=/usr/share/lxde/images/background.png
  iconsize=22
}
Plugin {
  type=menu
  Config {
    image=/usr/share/lxde/images/lxde-icon.png
    system {
    }
    separator {
    }
    item {
      command=run
    }
    separator {
    }
    item {
      image=gnome-logout
      command=logout
    }
  }
}
Plugin {
  type=launchbar
  Config {
    Button {
      id=firefox.desktop
    }
    Button {
      id=newmoon.desktop
    }
    Button {
      id=pcmanfm.desktop
    }
    Button {
      id=deadbeef.desktop
    }
  }
}
Plugin {
  type=wincmd
  Config {
    image=window-manager
    Button1=iconify
    Button2=shade
    Toggle=1
  }
}
Plugin {
  type=pager
  Config {
  }
}
Plugin {
  type=taskbar
  expand=1
  Config {
    tooltips=1
    IconsOnly=0
    ShowAllDesks=0
    UseMouseWheel=1
    UseUrgencyHint=1
    FlatButton=0
    MaxTaskWidth=150
    spacing=2
    GroupedTasks=0
  }
}
Plugin {
  type=tray
  Config {
  }
}
Plugin {
  type=xkb
  Config {
    DisplayType=0
    PerAppLayout=1
    DefaultGroup=0
    Model=pc105
    LayoutsList=us
    VariantsList=,
    ToggleOpt=grp:shift_caps_toggle
  }
}
Plugin {
  type=volume
  Config {
    MixerCommand=qasmixer
    MixerCommandTerm=0
    VolumeMuteKey = XF86AudioMute
    VolumeDownKey = XF86AudioLowerVolume
    VolumeUpKey = XF86AudioRaiseVolume
  }
}
Plugin {
  type=dclock
  Config {
    ClockFmt=%R
    TooltipFmt=%A %x
    BoldFont=1
    IconOnly=0
    CenterText=0
  }
}
Plugin {
  type=batt
  Config {
    BackgroundColor=black
    ChargingColor1=#28f200
    ChargingColor2=#22cc00
    DischargingColor1=#ffee00
    DischargingColor2=#d9ca00
    HideIfNoBattery=1
    AlarmTime=5
    BorderWidth=1
    Size=8
    ShowExtendedInformation=0
    BatteryNumber=0
  }
}
