/usr/share/cairo-dock/plug-ins/tomboy/tomboy.conf is in cairo-dock-plug-ins-data 3.4.1-0ubuntu7.
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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 | #1.3.6
#[/usr/share/cairo-dock/icons/icon-icons.svg]
[Icon]
#F[Icon]
frame_maininfo=
#d Name of the dock it belongs to:
dock name =
#s[Default] Name of the icon as it will appear in its caption in the dock:
name =
#v
sep_display=
icon=
#F[Customisation;dialog-information]
frame_app =
#g+ 'Default' icon image name:
#{Leave empty to use the default icon.}
default icon =
#g+ 'Close' icon image name:
#{Leave empty to use the default icon.}
close icon =
#g+ 'Broken' icon image name:
#{Leave empty to use the default icon.}
broken icon =
#j+[0;128] Desired icon size for this applet
#{Set to 0 to use the default applet size}
icon size = 0;0
order=
#A
handbook=Note-Taking
#[/usr/share/cairo-dock/icons/icon-desklets.svg]
[Desklet]
#X[Position]
frame_pos =
#b Lock position?
#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
locked = false
#j+[48;512] Desklet dimensions (width x height):
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
size = 400;200
#i[-2048;2048] Desklet position (x, y):
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
x position=0
#i[-2048;2048] ...
y position=0
#I[-180;180] Rotation:
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
rotation = 0
#X[Visibility]
frame_visi =
#b Is detached from the dock
initially detached=false
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
accessibility=0
#b Should be visible on all desktops?
sticky=true
#F[Decorations;preferences-desktop-theme]
frame_deco=
#o+ Choose a decoration theme for this desklet:
#{Choose 'Custom decorations' to define your own decorations below.}
decorations = board
#v
sep_deco =
#g+ Background image:
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
bg desklet =
#e+[0;1] Background transparency:
bg alpha = 1
#i+[0;256] Left offset:
#{in pixels. Use this to adjust the left position of drawings.}
left offset = 0
#i+[0;256] Top offset:
#{in pixels. Use this to adjust the top position of drawings.}
top offset = 0
#i+[0;256] Right offset:
#{in pixels. Use this to adjust the right position of drawings.}
right offset = 0
#i+[0;256] Bottom offset:
#{in pixels. Use this to adjust the bottom position of drawings.}
bottom offset = 0
#g+ Foreground image:
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
fg desklet =
#e+[0;1] Foreground tansparency:
fg alpha = 1
#[preferences-system]
[Configuration]
#F[Display;preferences-desktop-theme]
frame_view=
#g+[Default] Image file for the notes:
#{Leave empty to use the default icon.}
notes icon =
#B Draw note's content on their icon?
draw content = true
#c+ Text colour of the content :
text color = 1.0; 0.0; 0.
#B Display note's content with a dialog?
popup content = true
#i[5;30] Duration of the dialog:
#{in seconds.}
time_dialog = 10
#n+ Sub-dock view name:
#{Leave empty to use default sub-dock view.}/
renderer =
#F[Parameters;dialog-information]
frame_param =
#l[Gnote;Tomboy;Default] Choose the note-taking application to control :
app controlled = 2
#b Ask for confirmation before deleting a note?
ask delete = false
#b Automatically name a new note?
#{Otherwise you will be asked to name it.}
auto-naming = true
#s[Default] Date format to search for :
#{Write the date format you usually use in your notes. The syntax is the one of 'strftime' : %d for the day, %m for the month, %y for the year (2 digits), etc. Leave it blank to use the default one (%d/%m/%y).}
date format =
#b Emulate the 'NoteDeleted' signal?
#{Depending on your tomboy's version, the note deletion may not be automatically notified to us. Only check this box if you notice some error message like <<No marshaller for signature of signal 'NoteDeleted'>> in the terminal.}
no_deleted_signal = false
|