This file is indexed.

/etc/xdg/vala-panel/default 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
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
[core-version-1]
units = ['toplevel1','sep1','menu','launcher','sep2','wcm','sep3','pgr','sep4','tlist','cpu','xembed','clock']

[global]
is-dark=false
is-custom=false
logout-command='openbox --exit'
shutdown-command='systemctl shutdown -h now'

[toplevel1]
object-type='toplevel'
strut=true
monitor=-1
background-type='image'
panel-gravity='north-left'
height=26
icon-size=24
auto-hide=false
enable-font-color=true
font-color='rgb(255,255,255)'
background-file='/usr/share/vala-panel/images/background.png'


[sep1]
toplevel-id='toplevel1'
plugin-type='separator'
size=2
position=0
show-separator=false

[menu]
toplevel-id='toplevel1'
plugin-type='menumodel'
position=1
icon-name='start-here-symbolic'
menu-name=nothing
is-internal-menu=true
is-system-menu=true
is-menu-bar=false

[launcher]
toplevel-id='toplevel1'
plugin-type='launchbar'
launch-buttons=['pcmanfm.desktop', 'gnome-terminal.desktop', 'firefox.desktop']
position=2

[sep2]
toplevel-id='toplevel1'
plugin-type='separator'
size=4
show-separator=false
position=3

[wcm]
toplevel-id='toplevel1'
plugin-type='wincmd'
position=4
left-button-command='iconify'
middle-button-command='shade'
image='gnome-window-manager'
toggle-iconify-and-shade=true

[sep3]
toplevel-id='toplevel1'
plugin-type='separator'
show-separator=false
size=4
position=5

[pgr]
toplevel-id='toplevel1'
plugin-type='pager'
position=6

[sep4]
toplevel-id='toplevel1'
plugin-type='separator'
size=4
position=7

[tlist]
toplevel-id='toplevel1'
plugin-type='tasklist'
is-expanded=true
position=8
grouped-tasks=true
all-desktops=false

[cpu]
toplevel-id='toplevel1'
plugin-type='cpu'
position=9

[xembed]
toplevel-id='toplevel1'
plugin-type='xembed'
position=10

[clock]
toplevel-id='toplevel1'
plugin-type='clock'
clock-format='%R'
tooltip-format='%A %x'
bold-font=false
position=11