Global {
    edge = top
    allign = center
    margin = 0
    widthtype = percent
    width = 100
    heighttype = pixel
    height = 40
    roundcorners = false
    transparent = false
    tintcolor = #474747
    alpha = 255
    xmargin = 0
    ymargin = 0
    setpartialstrut = true
    setdocktype = false
    setlayer = false
    layer = above
    roundcornersradius = 1
    autohide = false
    heightwhenhidden = 0
    maxelemheight = 199
}
Plugin {
    type = space
    config {
        size = 4
    }
}
Plugin {
    type = menu
    config {
        icon = document-properties-symbolic
        item {
            icon = opencpn
            name = Charplotter (Opencpn)
            action = onlyone opencpn
        }
        item {
            icon = logo_grib
            name = Weather (XyGrib)
            action = onlyone XyGrib
        }
        item {
            icon = go-jump
            name = Autopilot control (Pypilot)
            action = onlyone pypilot_control 8080
        }
        separator {
        }
        systemmenu {
        }
        separator {
        }
        item {
            icon = reboot
            name = Reboot
            action = reboot
        }
        item {
            icon = shutdown
            name = Shutdown
            action = shutdown now
        }
    }
}
Plugin {
    type = space
    config {
        size = 12
    }
}
Plugin {
    type = taskbar
    expand = true
    config {
        ShowIconified = true
        ShowMapped = true
        ShowAllDesks = true
        tooltips = true
        IconsOnly = true
        MaxTaskWidth = 9000
        Color = #ffffff
    }
}
Plugin {
    type = tray
}
Plugin {
    type = space
    config {
        size = 5
    }
}
Plugin {
    type = tclock
    config {
        ClockFmt = %a %b %d %H:%M
        TooltipFmt = %A %x
        Action = gsimplecal
        Color = #ffffff
    }
}
Plugin {
    type = space
    config {
        size = 5
    }
}
