/usr/share/cairo-dock/plug-ins/rendering/rendering.conf is in cairo-dock-rendering-plug-in 3.4.1-1.
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 158 159 160 161 162 163 164 165 166 | #1.5.11
#[;3D plane]
[Inclinated Plane]
#I+[100;1000] Height of the vanishing point:
#{The lower the value, the lower the point of view on the plane.}
vanishing point y = 300
[Curve]
#I+[0;100] Curvature of the curve in percent:
#{The lower the value, the flatter the curve will appear.}
curvature = 70
#i+[0;50] Amplitude of the curve:
#{in pixels.}
amplitude = 25
[Panel]
#b Physically separate groups of icons
separators = true
#e+[0.5;1.;smaller icons;normal icons] Ratio to apply on icons' size :
#{At 1, the icons will have the same size as in other views.}
ratio = .75
[Slide]
#F[Grid]
frame_grid=
#i+[30;100] Space between columns:
simple_iconGapX = 50
#i+[30;100] Space between rows:
simple_iconGapY = 50
#e+[.5;1;Small;Full screen] Maximum size of the dock:
#{Only for sub-docks.}
simple_max_size = .7
#e+[1;3;normal;big] Zoom when mouse hovers an icon:
simple_fScaleMax = 2.
#i+[50;500] Sinusoidal wave radius:
simple_sinW = 100
#b+ Use a linear wave rather than a sinusoidal wave?
simple_lineaire = false
#v
sep_icon=
#b Display text for all icons?
simple_display_all_labels = true
#F
frame_grid_end=
#Y-[Automatic;0;0;Custom;1;2] Style
style = 0
#F[Frame]
frame_frame =
#C+ First gradient colour :
simple_color_frame_start=0;0;0;1;
#C+ Second gradient colour :
simple_color_frame_stop=0.3;0.3;0.3;0.5;
#b+ Top to bottom gradient?
simple_fade2bottom = true
#b+ Left to right gradient?
simple_fade2right = true
#v
sep_border=
#i+[0;30] Corner radius:
simple_radius = 15
#i+[0;10] Border line width :
simple_lineWidth = 3
#C+ Border line colour :
simple_color_border_line = 1;1;1;0.8;
#v
sep_arrow=
#i+[10;100] Arrow width :
simple_arrowWidth = 30
#i+[0;50] Arrow height:
simple_arrowHeight = 15
#F[Scroll bar]
frame_scroll=
#C+ Color of the scroll bar's outline:
scrollbar_color = .9;.9;.9;0.9
#C+ Color of the scroll bar's inside:
scrollbar_color_inside = .9;.9;.9;0.3
#C+ Color of the scroll grip:
scroll_grip_color = 1.;1.;1.;0.9
[Parabolic]
#e+[0.1;.8] Curvature:
#{The higher this value, the sooner the parabola will be curved.}
curvature = .3
#e+[1.2;10] Height/width ratio:
#{The parabola will be restricted to a rectangle of this proportion.}
ratio = 5
#e+[0;1] Magnitude of the wave:
#{0 represents a flat wave, 1 represents maximum wave curvature.}
wave magnitude= .2
#b+ Curve towards the outside?
curve outside = true
#i+[0;20] Space between icons and their captions:
#{in pixels.}
text gap = 3
#b+ Draw captions while unfolding?
#{This may recquire more CPU during the unfolding animation, except if you launch Cairo-Dock with OpenGL.}
draw text = true
[Rainbow]
#i+[0;40] Space between rows:
space between rows = 10
#i+[0;40] Space between icons:
space between icons = 8
#e+[0;1] Magnitude of the wave:
#{0 represents a flat wave, 1 means the wave is identical to other views.}
wave magnitude = .3
#i+[1;20] Number of icons on the first row:
nb icons min = 1
#e+[60;180] Cone width:
#{in degrees. The lower the value, the narrower the cone. 180° represents a wide open cone.}
cone = 150
#C+ Bow colour:
#{Set transparency to 0 to not use it. This is quite slow with cairo.}
bow color = 0.7,0.9,1.0,0.8
#C+ Line colour:
line color = 0.5,1.0,0.9,0.6
|