This file is indexed.

/etc/bbtools/bbtime.conf is in bbtime 0.1.5-13+b1.

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
!**********************************************************************
!**           bbtime.config  Configuration file for bbtime           **
!**********************************************************************

! ** auto reconfigure when config-file has changed **
bbtime.autoConfig:              false

!** position of bbtime window **
bbtime.position:                +0-0

!** bbtime on top of other windows **
bbtime.raised:                  True

!** place bbtime in the slit **
!bbtime.withdrawn:              True
!** don't show frame **
!bbtime.shape:                  True

!** define label style **
!bbtime.transparent:            True

!bbtime.strftimeFormat:         %I:%M %p

!** if you have no strftime: **
!** use european style dd/mm/yy **
!bbtime.show.euStyle:           True

!** use 24 hour clock **
!bbtime.show.clock24Hour:       True

!** name (put in front of the time in the menu)  of own time
!bbtime.my.name:                \me
!** the number of different times
!** name (put in front of the time in the menu) and time difference
!** to your own time **
!bbtime.numberOf.friends:        0
!bbtime.friend.1.name:           name1
!bbtime.friend.1.offset:         -6:00
!bbtime.friend.2.name:           name2
!bbtime.friend.2.offset:         +1:00