You are not logged in.
I'm trying to make a centred app dock using tint2. This is the result so far:

It just won't centre, even though i have put "panel_position = bottom center horizontal" in the config in the right place.
(this is the full config for my panel):
panel_items = FEEEF
panel_size = 20% 40
panel_margin = 0 0
panel_padding = 0 0 6
panel_background_id = 2
wm_menu = 1
panel_dock = 1
panel_position = bottom center horizontal
panel_layer = normal
panel_monitor = all
panel_shrink = 0
autohide = 0
autohide_show_timeout = 0
autohide_hide_timeout = 0.6
autohide_height = 1
strut_policy = follow_size
panel_window_name = appmenu
disable_transparency = 0
mouse_effects = 1
font_shadow = 0
mouse_hover_icon_asb = 100 0 10
mouse_pressed_icon_asb = 100 1 11
scale_relative_to_dpi = 0
scale_relative_to_screen_height = 0I'm using arch with i3 if this is relevant.
Tweaking panel_margin and panel_padding does not help.
Thank you
Offline