/usr/share/cairo-dock/plug-ins/terminal/terminal.conf is in cairo-dock-terminal-plug-in 3.4.1-2build1.
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 | #1.0.13
#[/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=
#g+[Default] Image filename:
icon=utilities-terminal
#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=terminal
#[/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 = 256;256
#i[-2048;2048] Desklet position (x, y):
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
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 = default
#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[Appearance]
frame_app =
#C+ Foreground colour:
foreground color= 1.; 1.; 1.; 1.
#C+ Background colour:
background color= 0.; 0.; 0.; .84
#B Use a custom font?
custom font = false
#P Custom font:
font = Monospace 8
#F[Behaviour]
frame_behav =
#b Scroll on output
#{Automatically scroll to the bottom when new data are received}
scroll output = false
#b Scroll on keystroke
#{Automatically scroll to the bottom when a key is pressed}
scroll key = true
#B Limited scrollback buffer
scrollback = true
#i[0;9999] Length of the scrollback buffer
scrollback length = 512
#F[Terminal]
frame_term =
#I[5;50] Size of the terminal (line x columns):
#{When the terminal is in a dialog. When it is in a desklet, you can just resize the desklet as usual.}
nb lines = 20
#I[40;160] ...
nb columns = 80
#k Shortkey to show the terminal:
shortkey = <Control>F5
#s[Default] Open this terminal when doing a middle click on the icon:
#{The default terminal is defined by the COLORTERM environment variable}
terminal app =
|