/etc/xdg/vala-panel/appmenu is in vala-panel-common 0.3.65-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | [core-version-1]
units = ['appmenu','menumodel','appmenu-valapanel','separator','xembed','sntray','clock']
[global]
is-dark=false
is-custom=false
logout-command='lxsession-logout'
shutdown-command='lxsession-logout'
[appmenu]
object-type='toplevel'
panel-gravity='north-left'
monitor=-1
height=26
strut=true
icon-size=22
[menumodel]
toplevel-id='appmenu'
plugin-type='menumodel'
position=0
is-menu-bar=false
[appmenu-valapanel]
toplevel-id='appmenu'
plugin-type='appmenu-valapanel'
position=1
[separator]
toplevel-id='appmenu'
plugin-type='separator'
position=2
is-expanded=true
show-separator=false
[xembed]
toplevel-id='appmenu'
plugin-type='xembed'
position=3
[sntray]
toplevel-id='appmenu'
plugin-type='sntray-valapanel'
is-expanded=false
position=4
show-application-status=true
show-communications=true
show-system=true
show-hardware=true
index-override={'vala-panel-extras-keyboard': <-90>, 'nm-applet': <10>, 'vala-panel-extras-weather': <100>, 'indicator-weather': <100>, 'vala-panel-extras-volume': <90>, 'vala-panel-extras-battery': <-10>}
indicator-size=22
symbolic-icons=false
show-passive=true
filter-override={}
[clock]
toplevel-id='appmenu'
plugin-type='clock'
position=5
clock-format='%R:%S'
|