######################################## ## fbpanel configuration file ## ######################################## Global { edge = top allign = center margin = 0 widthtype = percent width = 100 height = 30 transparent = true tintcolor = #ffffff alpha = 28 setdocktype = true setpartialstrut = true autohide = true heightWhenHidden = 2 roundcorners = true roundcornersradius = 7 layer = none MaxElemHeight = 32 } Plugin { type = menu config { IconSize = 22 #icon = start-here icon = logo systemmenu { } separator { } item { name = logout icon = gnome-session-logout action = /usr/libexec/fbpanel/xlogout } } } Plugin { type = space config { size = 15 } } Plugin { type = launchbar config { button { icon = file-manager tooltip = File Manager action = thunar } button { icon = terminal tooltip = Terminal action = sakura } } } Plugin { type = space config { size = 10 } } Plugin { type = wincmd config { icon = gnome-fs-desktop tooltip = Left click to iconify all windows. Middle click to shade them. } } Plugin { type = space config { size = 10 } } Plugin { type = taskbar expand = true config { ShowIconified = true ShowMapped = true ShowAllDesks = false tooltips = true IconsOnly = false MaxTaskWidth = 150 } } Plugin { type = space config { size = 10 } } Plugin { type = pager config { showwallpaper = true } } Plugin { type = space config { size = 10 } } Plugin { type = mem expand = false padding = 2 config { ShowSwap = false } } Plugin { type = cpu config { Color = green } } Plugin { type = net expand = false padding = 0 config { interface = eth0 TxLimit = 20 RxLimit = 190 TxColor = violet RxColor = blue } } Plugin { type = space config { size = 10 } } Plugin { type = battery } Plugin { type = tray } Plugin { type = space config { size = 10 } } # Digital Clock Plugin { type = dclock config { ShowSeconds = false HoursView = 24 TooltipFmt = %A %x Color = yellow #Action = xmessage Please define some command & } } # 'icons' plugin lets you customize window icons. # these changes apply to entire desktop Plugin { type = icons config { DefaultIcon = /usr/share/fbpanel/images/default.xpm application { icon = gnome-terminal ClassName = XTerm } application { icon = gnome-terminal ClassName = mlterm } application { icon = gnome-terminal ClassName = URxvt } application { icon = gnome-emacs ClassName = Emacs } application { icon = mozilla-firefox ClassName = Firefox-bin } application { icon = mozilla-firefox ClassName = Firefox } } }