# fbpanel config file # see http://fbpanel.sf.net/docs.html for complete configuration guide # After suitable modification, this file goes in ~/.fbpanel/default # Aaron Sloman 14 Feb 2009 Global { edge = bottom allign = left margin = 0 widthtype = percent width = 100 height = 24 transparent = false tintcolor = #ffffff alpha = 38 setdocktype = true setpartialstrut = false autohide = true heightWhenHidden = 2 } Plugin { type = space config { size = 2 } } Plugin { type = menu config { image = /usr/share/icons/Fedora/32x32/places/start-here.png systemmenu { } separator { } item { icon = gnome-settings name = configure command = configure } item { icon = gnome-terminal name = terminal action = gnome-terminal } item { icon = accessories-text-editor name = texteditor action = gedit } } } Plugin { type = space config { size = 5 } } Plugin { type = launchbar config { button { icon = gnome-fs-home tooltip = Nautilus file manager action = nautilus } button { icon = gnome-terminal tooltip = Terminal action = gnome-terminal } button { icon = mozilla-firefox tooltip = Firefox web browser action = firefox } button { icon = accessories-text-editor tooltip = Texteditor action = gedit } } } Plugin { type = space config { size = 8 } } 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 = 7 } } Plugin { type = pager config { showwallpaper = true } } 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 } } } Plugin { type = space config { size = 5 } } Plugin { type = taskbar expand = true config { ShowIconified = true ShowMapped = true ShowAllDesks = false tooltips = true IconsOnly = false MaxTaskWidth = 150 } } Plugin { type = tray } Plugin { type = dclock config { ClockFmt = %R } }