parent
7472d7a738
commit
751c742310
@ -0,0 +1,114 @@
|
|||||||
|
#3.4.1
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/icons/icon-behavior.svg]
|
||||||
|
|
||||||
|
[Behavior]
|
||||||
|
|
||||||
|
#F-[Position on the screen;/usr/share/cairo-dock/icons/icon-position.svg]
|
||||||
|
frame_pos=
|
||||||
|
|
||||||
|
#l-[bottom;top;right;left] Choose which border of the screen the dock will be placed on:
|
||||||
|
screen border=0
|
||||||
|
|
||||||
|
|
||||||
|
#F-[Visibility of the main dock;/usr/share/cairo-dock/icons/icon-visibility.svg]
|
||||||
|
frame_visi=
|
||||||
|
|
||||||
|
#Y-[Always on top;0;0;Reserve space for the dock;0;0;Keep the dock below;0;0;Hide the dock when it overlaps the current window;1;1;Hide the dock whenever it overlaps any window;1;1;Keep the dock hidden;1;1;Pop-up on shortcut;2;1] Visibility:
|
||||||
|
#{Modes are sorted from the most intrusive to the less intrusive.
|
||||||
|
#When the dock is hidden or below a window, place the mouse on the screen's border to call it back.
|
||||||
|
#When the dock pops up on shortcut, it will appear at the position of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
|
||||||
|
visibility=5
|
||||||
|
|
||||||
|
#L-[None;Move down;Fade out;Semi transparent;Zoom out;Folding] Effect used to hide the dock:
|
||||||
|
hide effect=Move down
|
||||||
|
|
||||||
|
#k- Keyboard shortcut to pop-up the dock:
|
||||||
|
#{When you press the shortcut, the dock will show itself at the potition of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
|
||||||
|
raise shortcut=
|
||||||
|
|
||||||
|
#F-[Visibility of sub-docks;/usr/share/cairo-dock/icons/icon-subdock.png]
|
||||||
|
frame_sub=
|
||||||
|
|
||||||
|
#l-[Appear on mouse over;Appear on click] Visibility:
|
||||||
|
#{they will appear either when you click or when you linger over the icon pointing on it.}
|
||||||
|
show_on_click=1
|
||||||
|
|
||||||
|
|
||||||
|
#F-[Taskbar;/usr/share/cairo-dock/icons/icon-taskbar.png]
|
||||||
|
frame_task=
|
||||||
|
|
||||||
|
#Y-[None;0;0;Minimalistic;1;1;Integrated;1;1;Separated;1;1] Behaviour of the Taskbar:
|
||||||
|
#{None : Don't show opened windows in the dock.
|
||||||
|
#Minimalistic: Mix applications with its launcher, show other windows only if they are minimized (like in MacOSX).
|
||||||
|
#Integrated : Mix applications with its launcher, show all others windows and group windows togather in sub-dock (default).
|
||||||
|
#Separated : Separate the taskbar from the launchers and only show windows that are on the current desktop.}
|
||||||
|
taskbar=1
|
||||||
|
|
||||||
|
#Y-[At the beginning of the dock;0;0;Before the launchers;0;0;After the launchers;0;0;At the end of the dock;0;0;After a given icon;1;1] Place new icons
|
||||||
|
place icons=2
|
||||||
|
|
||||||
|
#N Place new icons after this one
|
||||||
|
relative icon=
|
||||||
|
|
||||||
|
|
||||||
|
#F[Icons' animations and effects;/usr/share/cairo-dock/icons/icon-movment.png]
|
||||||
|
frame_anim=
|
||||||
|
|
||||||
|
#_& On mouse hover:
|
||||||
|
anim_hover=
|
||||||
|
|
||||||
|
#_ On click:
|
||||||
|
anim_click=bounce
|
||||||
|
|
||||||
|
#l&[Evaporate;Fade out;Explode;Break;Black Hole;Random] On appearance/disappearance:
|
||||||
|
anim_disappear=
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/icons/icon-appearance.svg]
|
||||||
|
|
||||||
|
[Appearance]
|
||||||
|
|
||||||
|
|
||||||
|
#F[Style;/usr/share/cairo-dock/icons/icon-style.svg]
|
||||||
|
frame_style=
|
||||||
|
|
||||||
|
#Y-[System;0;0;Custom;1;1] Style
|
||||||
|
style=0
|
||||||
|
|
||||||
|
#C+ Colour
|
||||||
|
bg color=0.0516;0.0516;0.059999999999999998;0.77000000000000002;
|
||||||
|
|
||||||
|
|
||||||
|
#F[Icons;/usr/share/cairo-dock/icons/icon-icons.svg]
|
||||||
|
frame_icons=
|
||||||
|
|
||||||
|
#w Choose a theme of icons :
|
||||||
|
default icon directory=Papirus
|
||||||
|
|
||||||
|
#l[Very small;Small;Medium;Big;Very Big] Icons size:
|
||||||
|
icon size=3
|
||||||
|
|
||||||
|
|
||||||
|
#F[Views;/usr/share/cairo-dock/icons/icon-views.svg]
|
||||||
|
frame_view=
|
||||||
|
|
||||||
|
#n Choose the default view for main docks :/
|
||||||
|
main dock view=Default
|
||||||
|
|
||||||
|
#v
|
||||||
|
sev_view=
|
||||||
|
|
||||||
|
#n Choose the default view for sub-docks :
|
||||||
|
#{You can overwrite this parameter for each sub-dock.}/
|
||||||
|
sub-dock view=Slide
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/icons/icon-shortkeys.svg]
|
||||||
|
|
||||||
|
[Shortkeys]
|
||||||
|
|
||||||
|
#<
|
||||||
|
#{Many applets provide shortkeys for their actions. As soon as an applet is enabled, its shortkeys become available.
|
||||||
|
#Double-click on a line, and press the shortkey you want to use for the corresponding action.}
|
||||||
|
shortkeys=
|
@ -0,0 +1,749 @@
|
|||||||
|
#3.4.1
|
||||||
|
######## This is the conf file of Cairo-Dock, released under the GPL.##########
|
||||||
|
######## It is parsed by cairo-dock to automatically generate an appropriate GUI,##########
|
||||||
|
######## so don't mess into it, except if you know what you're doing ! ;-)##########
|
||||||
|
|
||||||
|
[Position]
|
||||||
|
|
||||||
|
#F-[Position on the screen;view-fullscreen]
|
||||||
|
frame_pos=
|
||||||
|
|
||||||
|
#l-[bottom;top;right;left] Choose which border of the screen the dock will be placed on:
|
||||||
|
screen border=0
|
||||||
|
|
||||||
|
#e-[0.;1.;left;right] Relative alignment:
|
||||||
|
#{When set to 0 the dock will position itself relative to the left corner if horizontal and the top corner if vertical. When set to 1 it will position itself relative to the right corner if horizontal and the bottom corner if vertical. When set to 0.5, it will position itself relative to the middle of the screen's edge.}
|
||||||
|
alignment=0.5
|
||||||
|
|
||||||
|
#r- Multi-screens
|
||||||
|
num_screen=0
|
||||||
|
|
||||||
|
#X-[Offset from the screen's edge;view-restore]
|
||||||
|
frame_scr=
|
||||||
|
|
||||||
|
#I-[-1000;1000] Lateral offset:
|
||||||
|
#{Gap from the absolute position on the screen's edge, in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
|
||||||
|
x gap=0
|
||||||
|
#i-[-30;1000] Distance to the screen edge:
|
||||||
|
#{in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
|
||||||
|
y gap=0
|
||||||
|
|
||||||
|
|
||||||
|
[Accessibility]
|
||||||
|
|
||||||
|
#F-[Visibility of the main dock;edit-find]
|
||||||
|
frame_visi=
|
||||||
|
|
||||||
|
#Y-[Always on top;0;0;Reserve space for the dock;0;0;Keep the dock below;2;2;Hide the dock when it overlaps the current window;1;3;Hide the dock whenever it overlaps any window;1;3;Keep the dock hidden;1;3;Pop-up on shortcut;4;1] Visibility:
|
||||||
|
#{Modes are sorted from the most intrusive to the less intrusive.
|
||||||
|
#When the dock is hidden or below a window, place the mouse on the screen's border to call it back.
|
||||||
|
#When the dock pops up on shortcut, it will appear at the position of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
|
||||||
|
visibility=5
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_visi=
|
||||||
|
|
||||||
|
#L-[None;Move down;Fade out;Semi transparent;Zoom out;Folding] Effect used to hide the dock:
|
||||||
|
hide effect=Move down
|
||||||
|
|
||||||
|
#e-[0;1;high;low] Callback sensitivity:
|
||||||
|
#{The higher, the faster the dock will appear}
|
||||||
|
edge sensitivity=0.15
|
||||||
|
|
||||||
|
#Y-[Hit the screen's border;0;0;Hit where the dock is;0;0;Hit the screen's corner;0;0;Hit a zone;1;2] How to call the dock back:
|
||||||
|
callback=1
|
||||||
|
|
||||||
|
#j-[2;999] Size of the zone :
|
||||||
|
zone size=80;10
|
||||||
|
|
||||||
|
#g- Image to display on the zone :
|
||||||
|
callback image=
|
||||||
|
|
||||||
|
#k- Keyboard shortcut to pop-up the dock:
|
||||||
|
#{When you press the shortcut, the dock will show itself at the potition of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
|
||||||
|
raise shortcut=
|
||||||
|
|
||||||
|
max_authorized_width=0
|
||||||
|
|
||||||
|
#F-[Sub-docks' visibility;/usr/share/cairo-dock/icons/icon-subdock.png]
|
||||||
|
frame_sub=
|
||||||
|
|
||||||
|
#Y-[Appear on mouse over;1;1;Appear on click;0;0] Visibility:
|
||||||
|
#{they will appear either when you click or when you linger over the icon pointing on it.}
|
||||||
|
show_on_click=1
|
||||||
|
|
||||||
|
#i- Delay before displaying a sub-dock:
|
||||||
|
#{in ms.}
|
||||||
|
show delay=500
|
||||||
|
|
||||||
|
#i- Delay before leaving a sub-dock takes effect:
|
||||||
|
#{in ms.}
|
||||||
|
leaving delay=250
|
||||||
|
|
||||||
|
lock icons=false
|
||||||
|
lock all=false
|
||||||
|
|
||||||
|
|
||||||
|
[TaskBar]
|
||||||
|
|
||||||
|
#F-[Behaviour;document-properties]
|
||||||
|
frame1=
|
||||||
|
|
||||||
|
#B-[8] Show currently opened applications in the dock?
|
||||||
|
#{Cairo-Dock will then act as your taskbar. It is recommended to remove any other taskbars.}
|
||||||
|
show applications=true
|
||||||
|
|
||||||
|
#B- Mix launchers and applications
|
||||||
|
#{Allows launchers to act as applications when their programs are running and displays a marker on icons to indicate this. You can launch other occurences of the program with SHIFT+click.}
|
||||||
|
mix launcher appli=true
|
||||||
|
|
||||||
|
#b- Only show applications on current desktop
|
||||||
|
current desktop only=false
|
||||||
|
|
||||||
|
#b- Only show icons whose windows are minimised
|
||||||
|
hide visible=false
|
||||||
|
|
||||||
|
#Y-[At the beginning of the dock;0;0;Before the launchers;0;0;After the launchers;0;0;At the end of the dock;0;0;After a given icon;1;1] Place new icons
|
||||||
|
place icons=2
|
||||||
|
|
||||||
|
#N Place new icons after this one
|
||||||
|
relative icon=
|
||||||
|
|
||||||
|
#b Automatically add a separator
|
||||||
|
separate applis=false
|
||||||
|
|
||||||
|
#B- Group windows from the same application in a sub-dock ?
|
||||||
|
#{This allows you to group all the windows of a given application into a unique sub-dock, and to act on all of the windows at the same time.}
|
||||||
|
group by class=true
|
||||||
|
|
||||||
|
#s- Except the following classes:
|
||||||
|
#{Enter the class of the applications, separated by a semi-colon ';'}
|
||||||
|
group exception=
|
||||||
|
|
||||||
|
|
||||||
|
#F-[Representation;edit-find]
|
||||||
|
frame3=
|
||||||
|
|
||||||
|
#B- Overwrite the X icon with the launchers' icon?
|
||||||
|
#{If not set, the icon provided by X for each application will be used. If set, the same icon as the corresponding launcher will be used for each application.}
|
||||||
|
overwrite xicon=true
|
||||||
|
|
||||||
|
#s- Except the following classes:
|
||||||
|
#{Enter the class of the applications, separated by a semi-colon ';'}
|
||||||
|
overwrite exception=evince;totem;gimp
|
||||||
|
|
||||||
|
#Y-[Make the icon transparent;1;1;Show a window's thumbnail;0;0;Draw it bent backwards;0;0] How to draw minimised windows ?
|
||||||
|
#{A composite manager is required to display the thumbnail.
|
||||||
|
#OpenGL is required to draw the icon bent backwards.}
|
||||||
|
minimized=0
|
||||||
|
|
||||||
|
#e-[0;.6;Opaque;Transparent] Transparency of icons whose window is minimised:
|
||||||
|
visibility alpha=0.34999999999999998
|
||||||
|
|
||||||
|
#a- Play a short animation of the icon when its window becomes active
|
||||||
|
animation on active window=wobbly
|
||||||
|
|
||||||
|
#i- Maximum number of caracters in application name:
|
||||||
|
#{"..." will be added at the end if the name is too long.}
|
||||||
|
max name length=20
|
||||||
|
|
||||||
|
#F-[Interaction;view-refresh]
|
||||||
|
frame2=
|
||||||
|
|
||||||
|
#l-[Nothing;Close;Minimize;Launch new;Lower] Action on middle-click on the related application
|
||||||
|
action on middle click=1
|
||||||
|
|
||||||
|
#b- Minimise the window when its icon is clicked, if it was already the active window ?
|
||||||
|
#{This is the default behaviour of most taskbars.}
|
||||||
|
minimize on click=true
|
||||||
|
|
||||||
|
#b- Present windows preview on click when several windows are grouped togather
|
||||||
|
#{Only if your Window Manager supports it.}
|
||||||
|
present class on click=true
|
||||||
|
|
||||||
|
#v-
|
||||||
|
sep_att=
|
||||||
|
|
||||||
|
#B-[2] Highlight applications requiring your attention with a dialog bubble
|
||||||
|
demands attention with dialog=true
|
||||||
|
|
||||||
|
#i-[1;20] Duration of the dialog:
|
||||||
|
#{in seconds}
|
||||||
|
duration=2
|
||||||
|
|
||||||
|
#s- Force the following applications to demand your attention
|
||||||
|
#{It will notify you even if, for instance, you are watching a movie in full screen or you are on another desktop.
|
||||||
|
#}
|
||||||
|
force demands attention=
|
||||||
|
|
||||||
|
#a- Highlight applications demanding your attention with an animation
|
||||||
|
animation on demands attention=pulse
|
||||||
|
|
||||||
|
|
||||||
|
[System]
|
||||||
|
|
||||||
|
#X-[Animations speed;/usr/share/cairo-dock/icons/icon-movment.png]
|
||||||
|
frame_mov=
|
||||||
|
|
||||||
|
#B- Animate sub-docks when they appear
|
||||||
|
animate subdocks=true
|
||||||
|
|
||||||
|
#I-[100;600;fast;slow] Animation unfolding duration:
|
||||||
|
#{Icons will appear folded on themselves and will then unfold until they fill the whole dock. The smaller this value, the faster this will be.}
|
||||||
|
unfold duration=140
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_unfold=
|
||||||
|
|
||||||
|
#I-[4;40;fast;slow] Number of steps in the zoom animation (grow/shrink):
|
||||||
|
#{The more there are, the slower it will be}
|
||||||
|
grow nb steps=5
|
||||||
|
#I-[4;40;fast;slow] ...
|
||||||
|
shrink nb steps=6
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_unhide=
|
||||||
|
|
||||||
|
#I-[4;40;fast;slow] Number of steps in the auto-hide animation (move up/move down):
|
||||||
|
#{The more there are, the slower it will be}
|
||||||
|
move up nb steps=5
|
||||||
|
#I-[4;40;fast;slow] ...
|
||||||
|
move down nb steps=5
|
||||||
|
|
||||||
|
#X-[Refresh rate;system-run]
|
||||||
|
frame_cpu=
|
||||||
|
|
||||||
|
#i-[5;40] Refresh rate when mouving cursor into the dock:
|
||||||
|
#{in Hz. This is to adjust behaviour relative to your CPU power.}
|
||||||
|
refresh frequency=35
|
||||||
|
|
||||||
|
#i-&[15;60] Animation frequency for the OpenGL backend:
|
||||||
|
#{in Hz. This is to adjust behaviour relative to your CPU power.}
|
||||||
|
opengl anim freq=33
|
||||||
|
|
||||||
|
#i-*[15;50] Animation frequency for the Cairo backend:
|
||||||
|
#{in Hz. This is to adjust behaviour relative to your CPU power.}
|
||||||
|
cairo anim freq=25
|
||||||
|
|
||||||
|
#b-* Reflections should be calculated in real-time?
|
||||||
|
#{The transparency gradation pattern will then be re-calculated in real time. May need more CPU power.}
|
||||||
|
dynamic reflection=false
|
||||||
|
|
||||||
|
#X-[Connection to the Internet;network-wired]
|
||||||
|
frame_conn=
|
||||||
|
|
||||||
|
#i-[1;20] Connection timeout :
|
||||||
|
#{Maximum time in seconds that you allow the connection to the server to take. This only limits the connection phase, once the dock has connected this option is of no more use.}
|
||||||
|
conn timeout=7
|
||||||
|
|
||||||
|
#i-[10;300] Maximum time to download a file:
|
||||||
|
#{Maximum time in seconds that you allow the whole operation to last. Some themes can be up to a few MB.}
|
||||||
|
conn max time=120
|
||||||
|
|
||||||
|
#b- Force IPv4 ?
|
||||||
|
#{Use this option if you experience problems to connect.}
|
||||||
|
force ipv4=true
|
||||||
|
|
||||||
|
#B-[4] Are you behind a proxy ?
|
||||||
|
#{Use this option if you connect to the Internet through a proxy.}
|
||||||
|
conn use proxy=false
|
||||||
|
|
||||||
|
#s- Proxy name :
|
||||||
|
conn proxy=
|
||||||
|
|
||||||
|
#i- Port :
|
||||||
|
conn port=0
|
||||||
|
|
||||||
|
#s- User :
|
||||||
|
#{Let empty if you don't need to log-in to the proxy with a user/password.}
|
||||||
|
conn user=
|
||||||
|
|
||||||
|
#p- Password :
|
||||||
|
#{Let empty if you don't need to log-in to the proxy with a user/password.}
|
||||||
|
conn passwd=
|
||||||
|
|
||||||
|
modules=showDesktop;Animated icons
|
||||||
|
|
||||||
|
|
||||||
|
[Background]
|
||||||
|
|
||||||
|
#Y+[Automatic;0;0;Image;1;4,2;Colour gradation;2;3] Style
|
||||||
|
style=0
|
||||||
|
|
||||||
|
|
||||||
|
#F+[Image;image-x-generic]
|
||||||
|
#{Use a background image.}
|
||||||
|
frame2=
|
||||||
|
|
||||||
|
#g+ Image file:
|
||||||
|
background image=bg.svg
|
||||||
|
|
||||||
|
#e+[0;1;Transparent;Opaque] Image's transparency :
|
||||||
|
image alpha=1
|
||||||
|
|
||||||
|
#b+ Repeat image as a pattern to fill background?
|
||||||
|
repeat image=false
|
||||||
|
|
||||||
|
|
||||||
|
#F+[Colour gradation;/usr/share/cairo-dock/icons/icon-gradation.png]
|
||||||
|
#{Use a colour gradation.}
|
||||||
|
frame3=
|
||||||
|
|
||||||
|
#C+ Bright colour:
|
||||||
|
stripes color bright=0.064515144579232478;0.064515144579232478;0.064515144579232478;0.78429846646829937;
|
||||||
|
|
||||||
|
#C+ Dark colour:
|
||||||
|
stripes color dark=0;0;0;0.96078431372549022;
|
||||||
|
|
||||||
|
#f+[-90;90] Angle of the gradation :
|
||||||
|
#{In degrees, in relation to the vertical}
|
||||||
|
stripes angle=-90
|
||||||
|
|
||||||
|
#i+ Repeat the gradation this number of times:
|
||||||
|
#{If not nul, it will form stripes.}
|
||||||
|
number of stripes=0
|
||||||
|
|
||||||
|
#f+[0;1] Percentage of the bright colour:
|
||||||
|
stripes width=0.49999999999999961
|
||||||
|
|
||||||
|
|
||||||
|
#F+[Background when hidden;image-x-generic]
|
||||||
|
frame4=
|
||||||
|
|
||||||
|
#C+ Default background color when the dock is hidden
|
||||||
|
#{Several applets can be visible even when the dock is hidden}
|
||||||
|
hidden bg color=0.80000000000000004;0.80000000000000004;0.80000000000000004;0.5;
|
||||||
|
|
||||||
|
|
||||||
|
#F+[External Frame;/usr/share/cairo-dock/icons/icon-frame.png]
|
||||||
|
frame_frame=
|
||||||
|
#i+[0;30] Corner radius
|
||||||
|
#{in pixels.}
|
||||||
|
corner radius=10
|
||||||
|
|
||||||
|
#i+[0;20] Outline width
|
||||||
|
#{in pixels.}
|
||||||
|
line width=2
|
||||||
|
|
||||||
|
#C+ Outline colour
|
||||||
|
line color=0;0;0;0.59999999999999998;
|
||||||
|
|
||||||
|
|
||||||
|
#F
|
||||||
|
frame4_=
|
||||||
|
|
||||||
|
#i+[0;20] Margin between the frame and the icons or their reflects :
|
||||||
|
#{in pixels.}
|
||||||
|
frame margin=0
|
||||||
|
|
||||||
|
#b+ Are the bottom left and right corners rounded?
|
||||||
|
rounded bottom corner=true
|
||||||
|
|
||||||
|
#b+ Stretch the dock to always fill the screen
|
||||||
|
extended=false
|
||||||
|
|
||||||
|
|
||||||
|
[Views]
|
||||||
|
|
||||||
|
#F+[Main Dock]
|
||||||
|
frame_main=
|
||||||
|
|
||||||
|
#n+ Choose the default view for main docks :/
|
||||||
|
main dock view=Default
|
||||||
|
|
||||||
|
#F+[Sub-Docks]
|
||||||
|
frame_sub=
|
||||||
|
|
||||||
|
#n+ Choose the default view for sub-docks :
|
||||||
|
#{You can overwrite this parameter for each sub-dock.}/
|
||||||
|
sub-dock view=Slide
|
||||||
|
|
||||||
|
#e+[0.5;1.5;smaller;larger] Ratio for the size of the sub-docks' icons :
|
||||||
|
#{You can specify a ratio for the size of the sub-docks' icons, in relation to the main docks' icons size}
|
||||||
|
relative icon size=1.2
|
||||||
|
|
||||||
|
|
||||||
|
[Dialogs]
|
||||||
|
|
||||||
|
#F+[Bubble;/usr/share/cairo-dock/icons/icon-bubble.png]
|
||||||
|
frame_bubble=
|
||||||
|
|
||||||
|
#Y-[Automatic;0;0;Custom;1;5] Style
|
||||||
|
style=0
|
||||||
|
|
||||||
|
#C+ Background colour
|
||||||
|
bg color=0;0;0;0.74509803921568629;
|
||||||
|
|
||||||
|
#C+ Outline colour
|
||||||
|
line color=0;0;0;1;
|
||||||
|
|
||||||
|
#c+ Text colour
|
||||||
|
text color=1;1;1;
|
||||||
|
|
||||||
|
#i+[0;20] Corner radius
|
||||||
|
corner=8
|
||||||
|
|
||||||
|
#i+[1;10] Outline width
|
||||||
|
linewidth=1
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_bul=
|
||||||
|
|
||||||
|
#t+ Shape of the bubble:
|
||||||
|
decorator=tooltip
|
||||||
|
|
||||||
|
|
||||||
|
#F+[Font;preferences-desktop-font]
|
||||||
|
frame_text=
|
||||||
|
|
||||||
|
#B+ Use a custom font for the text?
|
||||||
|
#{Otherwise the default's system one will be used.}
|
||||||
|
custom=false
|
||||||
|
|
||||||
|
#P+ Text font:
|
||||||
|
message police=Sans 11
|
||||||
|
|
||||||
|
#F+[Buttons;/usr/share/cairo-dock/icons/icon-buttons.png]
|
||||||
|
frame_button=
|
||||||
|
|
||||||
|
#j+[10;64] Size of buttons in the info-bubbles (width x height) :
|
||||||
|
#{in pixels.}
|
||||||
|
button size=28;28;
|
||||||
|
|
||||||
|
#g+[Default] Name of an image to use for the yes/ok button :
|
||||||
|
button_ok image=
|
||||||
|
|
||||||
|
#g+[Default] Name of an image to use for the no/cancel button :
|
||||||
|
button_cancel image=
|
||||||
|
|
||||||
|
#F+
|
||||||
|
fin_button=
|
||||||
|
|
||||||
|
#i+[16;96] Size of the icon displayed next to the text :
|
||||||
|
icon size=34
|
||||||
|
|
||||||
|
|
||||||
|
[Desklets]
|
||||||
|
|
||||||
|
#F+[Decorations;edit-paste]
|
||||||
|
frame_deco=
|
||||||
|
|
||||||
|
#O+ Choose a default decoration for all desklets :
|
||||||
|
#{This can be customized for each desklet separately.
|
||||||
|
#Choose 'Custom decoration' to define your own decorations below}
|
||||||
|
decorations=automatic
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_deco=
|
||||||
|
|
||||||
|
#g+ Background image :
|
||||||
|
#{It's an image that will be displayed below the drawings, like a frame for example. Leave empty to not use any.}
|
||||||
|
bg desklet=
|
||||||
|
#e+[0;1;Transparent;Opaque] Background transparency :
|
||||||
|
bg alpha=1
|
||||||
|
#i+[0;256] Left offset :
|
||||||
|
#{in pixels. Use this to adjust the left position of the drawings.}
|
||||||
|
left offset=0
|
||||||
|
#i+[0;256] Top offset :
|
||||||
|
#{in pixels. Use this to adjust the top position of the drawings.}
|
||||||
|
top offset=0
|
||||||
|
#i+[0;256] Right offset :
|
||||||
|
#{in pixels. Use this to adjust the right position of the drawings.}
|
||||||
|
right offset=0
|
||||||
|
#i+[0;256] Bottom offset :
|
||||||
|
#{in pixels. Use this to adjust the bottom position of the drawings.}
|
||||||
|
bottom offset=0
|
||||||
|
#g+ Foreground image :
|
||||||
|
#{It's an image that will be displayed above the drawings, like a reflection for example. Leave empty to not use any.}
|
||||||
|
fg desklet=
|
||||||
|
#e+[0;1;Transparent;Opaque] Foreground tansparency :
|
||||||
|
fg alpha=1
|
||||||
|
|
||||||
|
#F+[Buttons;window-close]
|
||||||
|
frame_button=
|
||||||
|
|
||||||
|
#i+[4;28] Buttons size :
|
||||||
|
button size=16
|
||||||
|
|
||||||
|
#g+[Default] Name of an image to use for the 'rotate' button :
|
||||||
|
rotate image=
|
||||||
|
|
||||||
|
#g+[Default] Name of an image to use for the 'reattach' button :
|
||||||
|
retach image=
|
||||||
|
|
||||||
|
#g+[Default] Name of an image to use for the 'depth rotate' button :
|
||||||
|
depth rotate image=
|
||||||
|
|
||||||
|
#g+[Default] Name of an image to use for the 'rotate' button :
|
||||||
|
no input image=
|
||||||
|
|
||||||
|
|
||||||
|
[Icons]
|
||||||
|
|
||||||
|
#F+[Icons' themes;preferences-desktop-theme]
|
||||||
|
frame_theme=
|
||||||
|
|
||||||
|
#w+ Choose an icon theme :
|
||||||
|
default icon directory=Papirus
|
||||||
|
|
||||||
|
#g+[No background] Image filename to use as a background for icons :
|
||||||
|
icons bg=
|
||||||
|
|
||||||
|
#F+[Icons size;zoom-fit-best]
|
||||||
|
frame_size=
|
||||||
|
|
||||||
|
#j+[10;128] Icons' size at rest (width x height) :
|
||||||
|
launcher size=70;70;
|
||||||
|
|
||||||
|
#i+[0;50] Space between icons :
|
||||||
|
#{in pixels.}
|
||||||
|
icon gap=3
|
||||||
|
|
||||||
|
#F+[Zoom effect;/usr/share/cairo-dock/icons/icon-wave.png]
|
||||||
|
frame_shape=
|
||||||
|
#f+[1;5] Maximum zoom of the icons :
|
||||||
|
#{set to 1 if you don't want the icons to zoom when you hover over them.}
|
||||||
|
zoom max=1.2000000000000002
|
||||||
|
|
||||||
|
#i+[1;999] Width of the space in which the zoom will be effective :
|
||||||
|
#{in pixels. Outside of this space (centered on the mouse), there is no zoom.}
|
||||||
|
sinusoid width=150
|
||||||
|
|
||||||
|
#F+[Separators]
|
||||||
|
frame_sep=
|
||||||
|
|
||||||
|
#j+[4;128] Icons' size at rest (width x height) :
|
||||||
|
separator size=8;48;
|
||||||
|
|
||||||
|
#b+ Force separator's image size to stay constant?
|
||||||
|
force size=false
|
||||||
|
|
||||||
|
#Y+[Use an image.;1;2;Flat separator;3;1;Physical separator;0;0] How to draw the separators?
|
||||||
|
#{Only the default, 3D-plane and curve views support flat and physical separators. Flat separators are rendered differently according to the view.}
|
||||||
|
separator type=1
|
||||||
|
|
||||||
|
#g+[Blank] Image file:
|
||||||
|
separator image=
|
||||||
|
|
||||||
|
#b+ Make the separator's image revolve when dock is on top/on the left/on the right?
|
||||||
|
revolve separator image=true
|
||||||
|
|
||||||
|
#Y-[Automatic;0;0;Custom;1;1] Style
|
||||||
|
separator_style=1
|
||||||
|
|
||||||
|
#C+ Colour of flat separators :
|
||||||
|
separator color=0.61290913252460522;0.61290913252460522;0.61290913252460522;0.78820477607385364;
|
||||||
|
|
||||||
|
#X+[Reflections]
|
||||||
|
frame_refl=
|
||||||
|
|
||||||
|
#e+[0;1;light;strong] Reflection visibility
|
||||||
|
albedo=0.435
|
||||||
|
|
||||||
|
#e+[0;1;small;tall] Height of the reflection:
|
||||||
|
#{In percent of the icon's size. This parameter influence the total height of the dock.}
|
||||||
|
field depth=0.5
|
||||||
|
|
||||||
|
#e+[0;1;Transparent;Opaque] Icons' transparency at rest :
|
||||||
|
#{It is their transparency when the dock is at rest; they will "materialize" progressively as the dock grows up. The closer to 0, the more transparent they will be.}
|
||||||
|
alpha at rest=1
|
||||||
|
|
||||||
|
#X+[Link the icons with a string]
|
||||||
|
frame_string=
|
||||||
|
|
||||||
|
#i+[0;20] Linewidth of the string, in pixels (0 to not use string) :
|
||||||
|
string width=0
|
||||||
|
|
||||||
|
#C+ Colour of the string (red, blue, green, alpha) :
|
||||||
|
string color=0;0;0.59995422293430989;0.40000000000000002;
|
||||||
|
|
||||||
|
|
||||||
|
[Indicators]
|
||||||
|
|
||||||
|
#X+[Indicator of the active window]
|
||||||
|
frame_window=
|
||||||
|
|
||||||
|
#Y+[Automatic;2;1;Image;1;1;Frame;2;4] Style
|
||||||
|
active style=0
|
||||||
|
|
||||||
|
#g+ Image file:
|
||||||
|
active indicator=
|
||||||
|
|
||||||
|
#l+[Fill background;Frame] Frame
|
||||||
|
active frame=1
|
||||||
|
|
||||||
|
#C+ Colour
|
||||||
|
active color=0.70160982681010142;0.70160982681010142;0.70160982681010142;0.74999618524452583;
|
||||||
|
|
||||||
|
#i+[1;20] Linewidth
|
||||||
|
active line width=3
|
||||||
|
|
||||||
|
#i+[0;30] Corner radius
|
||||||
|
active corner radius=8
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_active=
|
||||||
|
|
||||||
|
#b+ Draw indicator above the icon?
|
||||||
|
active frame position=true
|
||||||
|
|
||||||
|
|
||||||
|
#X+[Indicator of active launcher]
|
||||||
|
frame_launch=
|
||||||
|
|
||||||
|
#g+ Image file:
|
||||||
|
#{Indicators are drawn on launchers icons to show that they have already been launched. Leave blank to use the default one.}
|
||||||
|
indicator image=indicator.png
|
||||||
|
|
||||||
|
#b- Display an indicator on application icons too ?
|
||||||
|
#{The indicator is drawn on active launchers, but you may want to display it on applications too.}
|
||||||
|
indic on appli=true
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_ind=
|
||||||
|
|
||||||
|
#e+[-0.4;1.2] Vertical offset :
|
||||||
|
#{Relatively to the icons' size. You can use this parameter to adjust the indicator's vertical position.
|
||||||
|
#If the indicator is linked to the icon, the offset will be upwards, otherwise downwards.}
|
||||||
|
indicator offset=1.1469534050179211
|
||||||
|
|
||||||
|
#b+ Link the indicator with its icon?
|
||||||
|
#{If the indicator is linked to the icon, it will then be zoomed like the icon and the offset will be upwards.
|
||||||
|
#Otherwise it will be drawn directly on the dock and the offset will be downwards.}
|
||||||
|
indicator on icon=false
|
||||||
|
|
||||||
|
#e+[0.1;1.5;smaller;bigger] Indicator size ratio :
|
||||||
|
#{You can choose to make the indicator smaller or bigger than the icons. The bigger the value is, the bigger the indicator is. 1 means the indicator will have the same size as the icons.}
|
||||||
|
indicator ratio=1.0189999999999999
|
||||||
|
|
||||||
|
#b+ Rotate the indicator with dock?
|
||||||
|
#{Use it to make the indicator follow the orientation of the dock (top/bottom/right/left).}
|
||||||
|
rotate indicator=true
|
||||||
|
|
||||||
|
#b+ Draw indicator above the icon?
|
||||||
|
indicator above=true
|
||||||
|
|
||||||
|
|
||||||
|
#X+[Indicator of grouped windows]
|
||||||
|
frame_class=
|
||||||
|
|
||||||
|
#Y[Draw an emblem;1;2;Draw the sub-dock's icons as a stack;0;0] How to show that several icons are grouped :
|
||||||
|
use class indic=1
|
||||||
|
|
||||||
|
#g+ Image file:
|
||||||
|
#{It only makes sense if you chose to group the applis of the same class together. Leave blank to use the default one.}
|
||||||
|
class indicator=active.png
|
||||||
|
|
||||||
|
#b+ Zoom the indicator with its icon?
|
||||||
|
zoom class=true
|
||||||
|
|
||||||
|
|
||||||
|
#X+[Progress bars]
|
||||||
|
frame_bar=
|
||||||
|
|
||||||
|
#Y-[Automatic;0;0;Custom;1;3] Style
|
||||||
|
bar_colors=0
|
||||||
|
|
||||||
|
#C+ Start color
|
||||||
|
bar_color_start=0.53000000000000003;0.53000000000000003;0.53000000000000003;0.84999999999999998;
|
||||||
|
|
||||||
|
#C+ End color
|
||||||
|
bar_color_stop=0.87;0.87;0.87;0.84999999999999998;
|
||||||
|
|
||||||
|
#C+ Outline colour
|
||||||
|
bar_color_outline=1;1;1;0.84999999999999998;
|
||||||
|
|
||||||
|
#i-[2;10] Bar thickness
|
||||||
|
bar_thickness=4
|
||||||
|
|
||||||
|
|
||||||
|
[Labels]
|
||||||
|
|
||||||
|
#F-[Label visibility;format-text-underline]
|
||||||
|
frame_label=
|
||||||
|
|
||||||
|
#Y+[No;0;0;On pointed icon;0;0;On all icons;1;1] Show labels:
|
||||||
|
show_labels=2
|
||||||
|
|
||||||
|
#e-[0;50;more visible;less visible] Neighbouring labels visibility:
|
||||||
|
alpha threshold=50
|
||||||
|
|
||||||
|
#F+[Appearance;image-x-generic]
|
||||||
|
frame_bg=
|
||||||
|
|
||||||
|
#Y-[Automatic;0;0;Custom;1;4] Style
|
||||||
|
style=0
|
||||||
|
|
||||||
|
#C+ Background colour
|
||||||
|
text bg color=0;0;0;.85
|
||||||
|
|
||||||
|
#C+ Outline colour
|
||||||
|
text line color=1;1;1;1;
|
||||||
|
|
||||||
|
#c+ Text colour
|
||||||
|
text color=1;1;1;1;
|
||||||
|
|
||||||
|
#b+ Draw the outline of the text?
|
||||||
|
text oulined=false
|
||||||
|
|
||||||
|
#i+[0;20] Margin around the text (in pixels) :
|
||||||
|
text margin=3
|
||||||
|
|
||||||
|
#F+[Font;preferences-desktop-font]
|
||||||
|
frame_font=
|
||||||
|
|
||||||
|
#B+ Use a custom font for the text?
|
||||||
|
#{Otherwise the default's system one will be used.}
|
||||||
|
custom=false
|
||||||
|
|
||||||
|
#P+ Text font:
|
||||||
|
police=Sans 10
|
||||||
|
|
||||||
|
#F+[Quick-info;stock_dialog-info]
|
||||||
|
#{Quick-info are short information drawn on the icons.}
|
||||||
|
frame_qi=
|
||||||
|
|
||||||
|
#B[-2] Use the same look as the labels?
|
||||||
|
qi same=true
|
||||||
|
|
||||||
|
#c+ Text colour
|
||||||
|
qi text color=1;1;1;1;
|
||||||
|
|
||||||
|
#C+ Background colour
|
||||||
|
qi bg color=0;0;0;0.67
|
||||||
|
|
||||||
|
|
||||||
|
[Style]
|
||||||
|
|
||||||
|
#F+[Appearance;image-x-generic]
|
||||||
|
frame_bg=
|
||||||
|
|
||||||
|
#Y-[System;0;0;Custom;1;3] Style
|
||||||
|
colors=1
|
||||||
|
|
||||||
|
#C+ Background colour
|
||||||
|
bg color=0.0516;0.0516;0.059999999999999998;0.77000000000000002;
|
||||||
|
|
||||||
|
#C+ Outline colour
|
||||||
|
line color=0.5;0.5;0.5;1;
|
||||||
|
|
||||||
|
#c+ Text colour:
|
||||||
|
text color=1;1;1;1;
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_shape=
|
||||||
|
|
||||||
|
#i+[0;20] Corner radius
|
||||||
|
corner=8
|
||||||
|
|
||||||
|
#i+[1;10] Outline width
|
||||||
|
linewidth=1
|
||||||
|
|
||||||
|
#F+[Font;preferences-desktop-font]
|
||||||
|
frame_text=
|
||||||
|
|
||||||
|
#B+ Use a custom font for the text?
|
||||||
|
custom font=true
|
||||||
|
|
||||||
|
#P+ Text font:
|
||||||
|
font=Hack 20
|
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 2.7 KiB |
After Width: | Height: | Size: 531 B |
@ -0,0 +1,50 @@
|
|||||||
|
#3.4.1
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
|
||||||
|
[Desktop Entry]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d+ Name of the container it belongs to:
|
||||||
|
Container=_MainDock_
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
#s[Default] Launcher's name:
|
||||||
|
Name=
|
||||||
|
|
||||||
|
#S+[Default] Image's name or path:
|
||||||
|
Icon=
|
||||||
|
|
||||||
|
#s[Default] Command to launch on click:
|
||||||
|
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}
|
||||||
|
Exec=
|
||||||
|
|
||||||
|
|
||||||
|
#X[Extra parameters]
|
||||||
|
frame_extra=
|
||||||
|
|
||||||
|
#b Don't link the launcher with its window
|
||||||
|
#{If you chose to mix launcher and applications, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the terminal's icon from the taskbar.}
|
||||||
|
prevent inhibate=false
|
||||||
|
|
||||||
|
#K[Default] Class of the program:
|
||||||
|
#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the application with its launcher.}
|
||||||
|
StartupWMClass=
|
||||||
|
|
||||||
|
#b Run in a terminal?
|
||||||
|
Terminal=false
|
||||||
|
|
||||||
|
#i-[0;16] Only show in this specific viewport:
|
||||||
|
#{If '0' the launcher will be displayed on every viewport.}
|
||||||
|
ShowOnViewport=0
|
||||||
|
|
||||||
|
#f[0;100] Order you want for this launcher among the others:
|
||||||
|
Order=2.75
|
||||||
|
|
||||||
|
Icon Type=0
|
||||||
|
Type=Application
|
||||||
|
Origin=/usr/share/applications/firefox.desktop;iceweasel.desktop;chromium-browser.desktop;rekonq.desktop;konqueror.desktop;konqbrowser.desktop
|
@ -0,0 +1,50 @@
|
|||||||
|
#3.4.1
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
|
||||||
|
[Desktop Entry]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d+ Name of the container it belongs to:
|
||||||
|
Container=_MainDock_
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
#s[Default] Launcher's name:
|
||||||
|
Name=
|
||||||
|
|
||||||
|
#S+[Default] Image's name or path:
|
||||||
|
Icon=
|
||||||
|
|
||||||
|
#s[Default] Command to launch on click:
|
||||||
|
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}
|
||||||
|
Exec=
|
||||||
|
|
||||||
|
|
||||||
|
#X[Extra parameters]
|
||||||
|
frame_extra=
|
||||||
|
|
||||||
|
#b Don't link the launcher with its window
|
||||||
|
#{If you chose to mix launcher and applications, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the terminal's icon from the taskbar.}
|
||||||
|
prevent inhibate=false
|
||||||
|
|
||||||
|
#K[Default] Class of the program:
|
||||||
|
#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the application with its launcher.}
|
||||||
|
StartupWMClass=
|
||||||
|
|
||||||
|
#b Run in a terminal?
|
||||||
|
Terminal=false
|
||||||
|
|
||||||
|
#i-[0;16] Only show in this specific viewport:
|
||||||
|
#{If '0' the launcher will be displayed on every viewport.}
|
||||||
|
ShowOnViewport=0
|
||||||
|
|
||||||
|
#f[0;100] Order you want for this launcher among the others:
|
||||||
|
Order=7.890625
|
||||||
|
|
||||||
|
Icon Type=0
|
||||||
|
Type=Application
|
||||||
|
Origin=/usr/share/applications/gimp.desktop;krita.desktop;shotwell.desktop;f-spot.desktop;inkscape.desktop;mtpaint.desktop;kolourpaint.desktop
|
@ -0,0 +1,50 @@
|
|||||||
|
#3.4.1
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
|
||||||
|
[Desktop Entry]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d+ Name of the container it belongs to:
|
||||||
|
Container=_MainDock_
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
#s[Default] Launcher's name:
|
||||||
|
Name=
|
||||||
|
|
||||||
|
#S+[Default] Image's name or path:
|
||||||
|
Icon=
|
||||||
|
|
||||||
|
#s[Default] Command to launch on click:
|
||||||
|
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}
|
||||||
|
Exec=
|
||||||
|
|
||||||
|
|
||||||
|
#X[Extra parameters]
|
||||||
|
frame_extra=
|
||||||
|
|
||||||
|
#b Don't link the launcher with its window
|
||||||
|
#{If you chose to mix launcher and applications, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the terminal's icon from the taskbar.}
|
||||||
|
prevent inhibate=false
|
||||||
|
|
||||||
|
#K[Default] Class of the program:
|
||||||
|
#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the application with its launcher.}
|
||||||
|
StartupWMClass=
|
||||||
|
|
||||||
|
#b Run in a terminal?
|
||||||
|
Terminal=false
|
||||||
|
|
||||||
|
#i-[0;16] Only show in this specific viewport:
|
||||||
|
#{If '0' the launcher will be displayed on every viewport.}
|
||||||
|
ShowOnViewport=0
|
||||||
|
|
||||||
|
#f[0;100] Order you want for this launcher among the others:
|
||||||
|
Order=1.75
|
||||||
|
|
||||||
|
Icon Type=0
|
||||||
|
Type=Application
|
||||||
|
Origin=/usr/share/applications/kitty.desktop
|
@ -0,0 +1,50 @@
|
|||||||
|
#3.4.1
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
|
||||||
|
[Desktop Entry]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d+ Name of the container it belongs to:
|
||||||
|
Container=_MainDock_
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
#s[Default] Launcher's name:
|
||||||
|
Name=
|
||||||
|
|
||||||
|
#S+[Default] Image's name or path:
|
||||||
|
Icon=
|
||||||
|
|
||||||
|
#s[Default] Command to launch on click:
|
||||||
|
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}
|
||||||
|
Exec=
|
||||||
|
|
||||||
|
|
||||||
|
#X[Extra parameters]
|
||||||
|
frame_extra=
|
||||||
|
|
||||||
|
#b Don't link the launcher with its window
|
||||||
|
#{If you chose to mix launcher and applications, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the terminal's icon from the taskbar.}
|
||||||
|
prevent inhibate=false
|
||||||
|
|
||||||
|
#K[Default] Class of the program:
|
||||||
|
#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the application with its launcher.}
|
||||||
|
StartupWMClass=
|
||||||
|
|
||||||
|
#b Run in a terminal?
|
||||||
|
Terminal=false
|
||||||
|
|
||||||
|
#i-[0;16] Only show in this specific viewport:
|
||||||
|
#{If '0' the launcher will be displayed on every viewport.}
|
||||||
|
ShowOnViewport=0
|
||||||
|
|
||||||
|
#f[0;100] Order you want for this launcher among the others:
|
||||||
|
Order=6.4375
|
||||||
|
|
||||||
|
Icon Type=0
|
||||||
|
Type=Application
|
||||||
|
Origin=/usr/share/applications/libreoffice-writer.desktop;koffice.desktop;abiword.desktop;openoffice.org-writer.desktop;words.desktop
|
@ -0,0 +1,50 @@
|
|||||||
|
#3.4.1
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
|
||||||
|
[Desktop Entry]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d+ Name of the container it belongs to:
|
||||||
|
Container=_MainDock_
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
#s[Default] Launcher's name:
|
||||||
|
Name=
|
||||||
|
|
||||||
|
#S+[Default] Image's name or path:
|
||||||
|
Icon=
|
||||||
|
|
||||||
|
#s[Default] Command to launch on click:
|
||||||
|
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}
|
||||||
|
Exec=
|
||||||
|
|
||||||
|
|
||||||
|
#X[Extra parameters]
|
||||||
|
frame_extra=
|
||||||
|
|
||||||
|
#b Don't link the launcher with its window
|
||||||
|
#{If you chose to mix launcher and applications, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the terminal's icon from the taskbar.}
|
||||||
|
prevent inhibate=false
|
||||||
|
|
||||||
|
#K[Default] Class of the program:
|
||||||
|
#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the application with its launcher.}
|
||||||
|
StartupWMClass=
|
||||||
|
|
||||||
|
#b Run in a terminal?
|
||||||
|
Terminal=false
|
||||||
|
|
||||||
|
#i-[0;16] Only show in this specific viewport:
|
||||||
|
#{If '0' the launcher will be displayed on every viewport.}
|
||||||
|
ShowOnViewport=0
|
||||||
|
|
||||||
|
#f[0;100] Order you want for this launcher among the others:
|
||||||
|
Order=5.9375
|
||||||
|
|
||||||
|
Icon Type=0
|
||||||
|
Type=Application
|
||||||
|
Origin=/usr/share/applications/telegramdesktop.desktop
|
@ -0,0 +1,50 @@
|
|||||||
|
#3.4.1
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
|
||||||
|
[Desktop Entry]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d+ Name of the container it belongs to:
|
||||||
|
Container=_MainDock_
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
#s[Default] Launcher's name:
|
||||||
|
Name=
|
||||||
|
|
||||||
|
#S+[Default] Image's name or path:
|
||||||
|
Icon=/usr/share/icons/Papirus/64x64/apps/folder_doc_q4os_startmenu.svg
|
||||||
|
|
||||||
|
#s[Default] Command to launch on click:
|
||||||
|
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}
|
||||||
|
Exec=
|
||||||
|
|
||||||
|
|
||||||
|
#X[Extra parameters]
|
||||||
|
frame_extra=
|
||||||
|
|
||||||
|
#b Don't link the launcher with its window
|
||||||
|
#{If you chose to mix launcher and applications, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the terminal's icon from the taskbar.}
|
||||||
|
prevent inhibate=false
|
||||||
|
|
||||||
|
#K[Default] Class of the program:
|
||||||
|
#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the application with its launcher.}
|
||||||
|
StartupWMClass=
|
||||||
|
|
||||||
|
#b Run in a terminal?
|
||||||
|
Terminal=false
|
||||||
|
|
||||||
|
#i-[0;16] Only show in this specific viewport:
|
||||||
|
#{If '0' the launcher will be displayed on every viewport.}
|
||||||
|
ShowOnViewport=0
|
||||||
|
|
||||||
|
#f[0;100] Order you want for this launcher among the others:
|
||||||
|
Order=0.75
|
||||||
|
|
||||||
|
Icon Type=0
|
||||||
|
Type=Application
|
||||||
|
Origin=/usr/share/applications/thunar.desktop
|
@ -0,0 +1,50 @@
|
|||||||
|
#3.4.1
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
|
||||||
|
[Desktop Entry]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d+ Name of the container it belongs to:
|
||||||
|
Container=_MainDock_
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
#s[Default] Launcher's name:
|
||||||
|
Name=
|
||||||
|
|
||||||
|
#S+[Default] Image's name or path:
|
||||||
|
Icon=
|
||||||
|
|
||||||
|
#s[Default] Command to launch on click:
|
||||||
|
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}
|
||||||
|
Exec=
|
||||||
|
|
||||||
|
|
||||||
|
#X[Extra parameters]
|
||||||
|
frame_extra=
|
||||||
|
|
||||||
|
#b Don't link the launcher with its window
|
||||||
|
#{If you chose to mix launcher and applications, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the terminal's icon from the taskbar.}
|
||||||
|
prevent inhibate=false
|
||||||
|
|
||||||
|
#K[Default] Class of the program:
|
||||||
|
#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the application with its launcher.}
|
||||||
|
StartupWMClass=
|
||||||
|
|
||||||
|
#b Run in a terminal?
|
||||||
|
Terminal=false
|
||||||
|
|
||||||
|
#i-[0;16] Only show in this specific viewport:
|
||||||
|
#{If '0' the launcher will be displayed on every viewport.}
|
||||||
|
ShowOnViewport=0
|
||||||
|
|
||||||
|
#f[0;100] Order you want for this launcher among the others:
|
||||||
|
Order=5.4375
|
||||||
|
|
||||||
|
Icon Type=0
|
||||||
|
Type=Application
|
||||||
|
Origin=/usr/share/applications/thunderbird.desktop;icedove.desktop;evolution.desktop;KMail2.desktop;kmail.desktop;sylpheed.desktop;sylpheed-claws.desktop;postler.desktop;claws-mail.desktop
|
@ -0,0 +1,26 @@
|
|||||||
|
#3.4.1
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
|
||||||
|
[Desktop Entry]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d+ Name of the container it belongs to:
|
||||||
|
Container=_MainDock_
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
#> Separators' appearance is defined in the global configuration.
|
||||||
|
Icon=
|
||||||
|
|
||||||
|
|
||||||
|
#X[Extra parameters]
|
||||||
|
frame_extra=
|
||||||
|
#f[0;100] Order you want for this launcher among the others:
|
||||||
|
Order=8.375
|
||||||
|
|
||||||
|
Icon Type=2
|
||||||
|
Type=Separator
|
@ -0,0 +1,214 @@
|
|||||||
|
#1.0.13
|
||||||
|
|
||||||
|
#[preferences-system]
|
||||||
|
|
||||||
|
[Global]
|
||||||
|
|
||||||
|
#F-&[when hovering over an icon]
|
||||||
|
frame_hov=
|
||||||
|
|
||||||
|
#V+&[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot;Busy] Effects used:
|
||||||
|
hover effects=3
|
||||||
|
|
||||||
|
#F-[when clicking on an launcher]
|
||||||
|
frame_lau=
|
||||||
|
|
||||||
|
#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot;Busy] Effects used on launcher:
|
||||||
|
click launchers=0
|
||||||
|
|
||||||
|
#i+[1;5] Number of times the animation will play:
|
||||||
|
nb rounds launchers=1
|
||||||
|
|
||||||
|
#b Repeat these effects until the corresponding application opens?
|
||||||
|
opening animation=true
|
||||||
|
|
||||||
|
#F-[when clicking on an application]
|
||||||
|
frame_appli=
|
||||||
|
|
||||||
|
#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot;Busy] Effects used on applications:
|
||||||
|
click applis=0
|
||||||
|
|
||||||
|
#i+[1;5] Number of times the animation will play:
|
||||||
|
nb rounds applis=1
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-rotation.png]
|
||||||
|
|
||||||
|
click applets=0
|
||||||
|
|
||||||
|
[Rotation]
|
||||||
|
|
||||||
|
#I+[100;5000] Duration of the animation:
|
||||||
|
#{In ms.}
|
||||||
|
duration=1500
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=false
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep=
|
||||||
|
|
||||||
|
#l+ [Normal;Cube;Capsule] Type of mesh:
|
||||||
|
mesh=1
|
||||||
|
|
||||||
|
#C Colour of the sheen:
|
||||||
|
color=1;1;1;0;
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/Animated-icons/spot.png]
|
||||||
|
|
||||||
|
[Spot]
|
||||||
|
|
||||||
|
#I+[100;5000] Duration of the animation:
|
||||||
|
#{In ms.}
|
||||||
|
duration=1000
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=true
|
||||||
|
|
||||||
|
#F-[Spot;dialog-information]
|
||||||
|
frame_spot=
|
||||||
|
|
||||||
|
#g+[Default] Image for the spotlight:
|
||||||
|
spot image=
|
||||||
|
|
||||||
|
#g+[Default] Image for the front spotlight:
|
||||||
|
spot front image=
|
||||||
|
|
||||||
|
#c Spot colour:
|
||||||
|
spot-color=1;1;1;1;
|
||||||
|
|
||||||
|
#C Halo colour:
|
||||||
|
halo-color=1;1;1;1;
|
||||||
|
|
||||||
|
#F-[Rays;view-fullscreen]
|
||||||
|
frame_ray=
|
||||||
|
|
||||||
|
#c 1st color of gradation :
|
||||||
|
color1=0;1;0.69994659342336152;1;
|
||||||
|
|
||||||
|
#c 2nd color of gradation :
|
||||||
|
color2=0.099992370489051657;1;0.099992370489051657;1;
|
||||||
|
|
||||||
|
#b+ Random colours?
|
||||||
|
mystical=false
|
||||||
|
|
||||||
|
#I+[0;500] Number of rays:
|
||||||
|
nb part=100
|
||||||
|
|
||||||
|
#I+[10;60] Ray size:
|
||||||
|
part size=20
|
||||||
|
|
||||||
|
#e+[2;15] Ray speed:
|
||||||
|
part speed=6.7999999999999998
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-wobbly.png]
|
||||||
|
|
||||||
|
[Wobbly]
|
||||||
|
|
||||||
|
#l+[Horizontal stretch;Vertical stretch;Corner stretch] Initial stretch:
|
||||||
|
stretch=0
|
||||||
|
|
||||||
|
#i+[200;350] Spring constant:
|
||||||
|
spring cst=300
|
||||||
|
|
||||||
|
#e+[7;12] Friction:
|
||||||
|
friction=8
|
||||||
|
|
||||||
|
#I+[2;20] Number of points on the grid in each direction:
|
||||||
|
grid nodes=10
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-wave.png]
|
||||||
|
|
||||||
|
[Wave]
|
||||||
|
|
||||||
|
#I+[100;1000] Duration of the animation:
|
||||||
|
#{In ms.}
|
||||||
|
duration=290
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=false
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep=
|
||||||
|
|
||||||
|
#e+[0.1;2] Wave width:
|
||||||
|
width=1.7
|
||||||
|
|
||||||
|
#e+[0.01;.4] Wave amplitude:
|
||||||
|
amplitude=0.14000000000000001
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-pulse.png]
|
||||||
|
|
||||||
|
[Pulse]
|
||||||
|
|
||||||
|
#I+[100;1000] Pulse duration:
|
||||||
|
#{In ms.}
|
||||||
|
duration=500
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=false
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep=
|
||||||
|
|
||||||
|
#e+[1.2;4] Pulse max zoom:
|
||||||
|
zoom=2
|
||||||
|
|
||||||
|
#b+ Pulse follows icon shape?
|
||||||
|
same shape=true
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-bounce.png]
|
||||||
|
|
||||||
|
[Bounce]
|
||||||
|
|
||||||
|
#I+[100;1000] Bounce duration:
|
||||||
|
#{In ms.}
|
||||||
|
duration=456
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=false
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep=
|
||||||
|
|
||||||
|
#e+[.4;1] When bouncing, resize the icon by:
|
||||||
|
resize=0.66600000000000004
|
||||||
|
|
||||||
|
#e+[.2;1] How much the icon will flatten when hitting the ground:
|
||||||
|
#{the lower the value, the more it will flatten.}
|
||||||
|
flatten=0.28399999999999997
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-blink.png]
|
||||||
|
|
||||||
|
[Blink]
|
||||||
|
|
||||||
|
#I+[100;2000] Blink duration:
|
||||||
|
#{In ms.}
|
||||||
|
duration=800
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=false
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-busy.png]
|
||||||
|
|
||||||
|
[Busy]
|
||||||
|
|
||||||
|
#I+[100;2000] Busy duration:
|
||||||
|
#{In ms.}
|
||||||
|
duration=800
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=true
|
||||||
|
|
||||||
|
#g+[Default] Image :
|
||||||
|
#{The image must contain all the frames of the animation, side by side, from left to right.}
|
||||||
|
image=
|
||||||
|
|
||||||
|
#e+[.3;1] Image size
|
||||||
|
size=0.5
|
@ -0,0 +1,159 @@
|
|||||||
|
#1.1.3
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
[Icon]
|
||||||
|
#j+[0;128] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0;
|
||||||
|
|
||||||
|
#s Name of the icon as it will appear in its caption in the dock:
|
||||||
|
name=
|
||||||
|
|
||||||
|
#S+ Image filename:
|
||||||
|
#{Leave empty to use the default one.}
|
||||||
|
icon=
|
||||||
|
|
||||||
|
#d Name of the dock it belongs to:
|
||||||
|
dock name=
|
||||||
|
|
||||||
|
order=23
|
||||||
|
|
||||||
|
#F[Applet's Handbook]
|
||||||
|
frame_hand=
|
||||||
|
#A
|
||||||
|
handbook=Clipper
|
||||||
|
|
||||||
|
|
||||||
|
#[gtk-convert]
|
||||||
|
[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=96;96;
|
||||||
|
|
||||||
|
#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:
|
||||||
|
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
|
||||||
|
accessibility=0
|
||||||
|
#b Should be visible on all desktops?
|
||||||
|
sticky=true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
use size=
|
||||||
|
|
||||||
|
#F[Decorations;gtk-orientation-portrait]
|
||||||
|
frame_deco=
|
||||||
|
|
||||||
|
#o+ Choose a decoration theme for this desklet:
|
||||||
|
#{Choose 'Custom decorations' to define your own decorations below.}
|
||||||
|
decorations=default
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_deco=
|
||||||
|
|
||||||
|
#S+ 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
|
||||||
|
#S+ 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
|
||||||
|
|
||||||
|
#[gtk-preferences]
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#F[Items;gtk-convert]
|
||||||
|
frame_item=
|
||||||
|
|
||||||
|
#l[None;Clipboard;Selection;Both] Which items should be remembered?
|
||||||
|
#{Clipboard items are those you get with CTRL+c. Selection items are those you get by selecting some text with the mouse.}
|
||||||
|
item type = 3
|
||||||
|
|
||||||
|
#I[1;50] Number of items:
|
||||||
|
nb items=10
|
||||||
|
|
||||||
|
#b Remember items between 2 sessions ?
|
||||||
|
remember=false
|
||||||
|
|
||||||
|
last items=
|
||||||
|
|
||||||
|
#B Separate clipboard and selection?
|
||||||
|
#{It is especially useful if you often select text with the mouse and don't want to loose your clipboard items due to too many items in the selection.}
|
||||||
|
separate=false
|
||||||
|
|
||||||
|
#I[1;50] If so, number of selection items:
|
||||||
|
nb items2=10
|
||||||
|
|
||||||
|
#b Paste into Clipboard?
|
||||||
|
#{When you click on an item, its content will become accessible with CTRL+v}
|
||||||
|
paste clipboard = true
|
||||||
|
|
||||||
|
#b Paste into Selection?
|
||||||
|
#{When you click on an item, its content will become accessible with the middle-click}
|
||||||
|
paste selection = true
|
||||||
|
|
||||||
|
#k Shortkey to pop-up the items menu:
|
||||||
|
shortkey=<Control>F8
|
||||||
|
|
||||||
|
#b Pop-up menus at mouse position?
|
||||||
|
menu on mouse=true
|
||||||
|
|
||||||
|
|
||||||
|
#F[Actions;gtk-execute]
|
||||||
|
frame_act=
|
||||||
|
|
||||||
|
#b Enable actions?
|
||||||
|
#{If some actions are associated with an item, they will be proposed when the item is created.}
|
||||||
|
enable actions = false
|
||||||
|
|
||||||
|
#b Replay actions?
|
||||||
|
#{Display actions when selecting an item in the history.}
|
||||||
|
replay action=false
|
||||||
|
|
||||||
|
#I[1;12] Duration of the action menu:
|
||||||
|
#{in secondsconds.}
|
||||||
|
action duration=4
|
||||||
|
|
||||||
|
|
||||||
|
#F[Persistent items;gtk-dnd-multiple]
|
||||||
|
frame_per=
|
||||||
|
|
||||||
|
#U A list of persistent items which can be accessed with middle-click:/
|
||||||
|
persistent =
|
@ -0,0 +1,42 @@
|
|||||||
|
#1.2.3
|
||||||
|
|
||||||
|
#[preferences-system]
|
||||||
|
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#b Let external applications pop up dialogs in the dock?
|
||||||
|
enable pop-up=true
|
||||||
|
|
||||||
|
#b Let external applications reboot the dock?
|
||||||
|
enable reboot=true
|
||||||
|
|
||||||
|
#b Let external applications quit the dock?
|
||||||
|
enable quit=true
|
||||||
|
|
||||||
|
#b Let external applications show/hide desklets?
|
||||||
|
enable desklets=true
|
||||||
|
|
||||||
|
#b Let external applications reload applets?
|
||||||
|
enable reload module=true
|
||||||
|
|
||||||
|
#b Let external applications show/hide docks?
|
||||||
|
enable show dock=true
|
||||||
|
|
||||||
|
#b Let extern applications add launchers to the docks?
|
||||||
|
enable add launcher=true
|
||||||
|
|
||||||
|
#b Let external applications modify the labels of icons?
|
||||||
|
enable set label=true
|
||||||
|
|
||||||
|
#b Let extern applications modify the quick-infos on icons?
|
||||||
|
enable set quickinfo=true
|
||||||
|
|
||||||
|
#b Let extern applications modify the icons' image?
|
||||||
|
enable set icon=true
|
||||||
|
|
||||||
|
#b Let extern applications animate icons?
|
||||||
|
enable animate icon=true
|
||||||
|
|
||||||
|
#b Launch the Launcher API daemon?
|
||||||
|
#{The dock will catch DBus signals to Launcher API and act as Unity}
|
||||||
|
launcher api daemon=true
|
@ -0,0 +1,137 @@
|
|||||||
|
#2.0.1
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/icons/icon-icons.svg]
|
||||||
|
|
||||||
|
[Icon]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d Name of the dock it belongs to:
|
||||||
|
dock name=_MainDock_
|
||||||
|
|
||||||
|
#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=start-here
|
||||||
|
|
||||||
|
#j+[0;128] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0;
|
||||||
|
|
||||||
|
order=-0.81805419921875
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=GMenu
|
||||||
|
|
||||||
|
#[/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[24;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=96;96;
|
||||||
|
|
||||||
|
#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
|
||||||
|
|
||||||
|
num desktop=-1
|
||||||
|
|
||||||
|
no input=false
|
||||||
|
|
||||||
|
depth rotation y=0
|
||||||
|
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#k Shortkey to show/hide the menu:
|
||||||
|
menu shortkey=<Control>F1
|
||||||
|
|
||||||
|
#k Shortkey to show/hide the quick-launch dialog:
|
||||||
|
quick launch shortkey=<Primary>F5
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_opt=
|
||||||
|
|
||||||
|
#B Show recent documents?
|
||||||
|
show recent=true
|
||||||
|
|
||||||
|
#i[5;50] Number of items to display
|
||||||
|
nb recent=20
|
||||||
|
|
||||||
|
#b Load settings' menu?
|
||||||
|
#{The settings menu file is sometimes available in a settings.menu file but its content can also be available in the main .menu file used by the dock}
|
||||||
|
settings menu=true
|
||||||
|
|
||||||
|
#b Display the description in search's results?
|
||||||
|
search description=true
|
||||||
|
|
||||||
|
#b Display a notification to quickly launch new applications?
|
||||||
|
new apps=true
|
||||||
|
|
||||||
|
#s[Default] Command to use for configuring the menu:
|
||||||
|
config menu=
|
||||||
|
|
||||||
|
|
||||||
|
#l+[None;Logout;Shutdown;Both] Show Logout and/or Shutdown :
|
||||||
|
show quit=0
|
@ -0,0 +1,111 @@
|
|||||||
|
#1.0.3
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
[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=folder-recent
|
||||||
|
|
||||||
|
#j[0;128] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0
|
||||||
|
|
||||||
|
order=22.3125
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=Recent-Events
|
||||||
|
|
||||||
|
|
||||||
|
#[gtk-convert]
|
||||||
|
[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+[24;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=96;96
|
||||||
|
|
||||||
|
#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;gtk-orientation-portrait]
|
||||||
|
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
|
||||||
|
|
||||||
|
|
||||||
|
#[gtk-preferences]
|
||||||
|
depth rotation y=0
|
||||||
|
depth rotation x=0
|
||||||
|
|
||||||
|
num desktop=-1
|
||||||
|
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#k Shortkey to show/hide the search dialog
|
||||||
|
shortkey=<Control>F10
|
||||||
|
|
||||||
|
#i[10;200] Max number of results to show
|
||||||
|
nb results=100
|
@ -0,0 +1,25 @@
|
|||||||
|
#1.0.3
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/icons/icon-icons.svg]
|
||||||
|
[Help]
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=Remote-Control
|
||||||
|
|
||||||
|
|
||||||
|
#[preferences-system]
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#k Shortkey to trigger the applet:
|
||||||
|
shortkey = <Super>Return
|
||||||
|
|
||||||
|
#d Dock to control initially
|
||||||
|
dock name =
|
||||||
|
|
||||||
|
|
||||||
|
#a+ Animation of the current icon :
|
||||||
|
animation=pulse
|
||||||
|
|
||||||
|
#I[0;2000] Duration of the stop animation :
|
||||||
|
#{In ms.}
|
||||||
|
stop duration = 800
|
@ -0,0 +1,195 @@
|
|||||||
|
#2.3.1
|
||||||
|
|
||||||
|
#[/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:
|
||||||
|
#{Leave empty to use the location name if available.}
|
||||||
|
name=
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
icon=
|
||||||
|
|
||||||
|
#j+[0;256] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0
|
||||||
|
|
||||||
|
#Y+[No;0;0;With default background;0;0;With custom background;1;1] Always display the icon, even when the dock is hidden?
|
||||||
|
always_visi=0
|
||||||
|
|
||||||
|
#C+ Background color to add in this case
|
||||||
|
bg color=.8;.8;.8;.5
|
||||||
|
|
||||||
|
order=23.4375
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=clock
|
||||||
|
|
||||||
|
|
||||||
|
#[/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+[24;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=96;96
|
||||||
|
|
||||||
|
#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=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[Behaviour;system-run]
|
||||||
|
frame1=
|
||||||
|
|
||||||
|
#l[No;On icon;On label] Show the date:
|
||||||
|
show date=2
|
||||||
|
|
||||||
|
#b Display the time in a 24h format?
|
||||||
|
#{for digital format only.}
|
||||||
|
24h mode=true
|
||||||
|
|
||||||
|
#B Show seconds?
|
||||||
|
#{if not, then the applet will update the time once a minute, saving CPU power.}
|
||||||
|
show seconds=false
|
||||||
|
|
||||||
|
#I[0;1000] Display seconds with smooth animation for a duration of:
|
||||||
|
#{In ms. Set 0 for non-smooth animation, set 1000 to have a continuous animation. Requires OpenGL.}
|
||||||
|
smooth=500
|
||||||
|
|
||||||
|
#s Timezone:
|
||||||
|
#{E.g. :Europe/Paris, :Japan, etc. Leave empty for local time.}
|
||||||
|
location=
|
||||||
|
|
||||||
|
#L[Default;iCal] Use the tasks from the following task-manager:
|
||||||
|
task mgr=Default
|
||||||
|
|
||||||
|
#F[Style;preferences-desktop-theme]
|
||||||
|
frame_style=
|
||||||
|
|
||||||
|
#l+[Analogue;Digital] Select the view :
|
||||||
|
#{The analogue view is based on CairoClock; otherwise it will be displayed in digital format.}
|
||||||
|
style=1
|
||||||
|
|
||||||
|
#X[Analogue View;/usr/share/cairo-dock/plug-ins/clock/icon.png]
|
||||||
|
analogic=
|
||||||
|
|
||||||
|
#h+[/usr/share/cairo-dock/plug-ins/clock/themes;clock;clock] List of available themes for analogue display:/
|
||||||
|
theme=default
|
||||||
|
|
||||||
|
#c+ Date text colour:
|
||||||
|
date color=1.0; 0.; 0.9
|
||||||
|
|
||||||
|
#X[Digital View;format-text-italic]
|
||||||
|
numeric=
|
||||||
|
|
||||||
|
#Y+[Automatic;0;0;Custom;1;5] Style
|
||||||
|
numeric style=0
|
||||||
|
|
||||||
|
#c+ Text colour
|
||||||
|
text color=0.85; 0.85; 0.85
|
||||||
|
|
||||||
|
#B+ Use a custom font
|
||||||
|
custom font=false
|
||||||
|
|
||||||
|
#P+ Font:
|
||||||
|
font=Sans 16
|
||||||
|
|
||||||
|
#i+[0;10] Outline thickness:
|
||||||
|
#{Set to 0 to not have it}
|
||||||
|
outline width=0
|
||||||
|
|
||||||
|
#C+ Outline colour:
|
||||||
|
outline color=0.85; 0.85; 0.85; 1.
|
||||||
|
|
||||||
|
#l+[Automatic;On 1 line;On 2 lines] Layout of the text:
|
||||||
|
text layout=0
|
||||||
|
|
||||||
|
#e+[.5;1] Ratio to apply on text :
|
||||||
|
text ratio=1
|
||||||
|
|
||||||
|
#g+ Background image:
|
||||||
|
numeric bg=
|
||||||
|
|
||||||
|
#F[Configure time and date;system-run]
|
||||||
|
frame3=
|
||||||
|
#s Specific command to run:
|
||||||
|
#{Leave empty to execute the default command.}
|
||||||
|
setup command=
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/clock/icon-alarm.png]
|
||||||
|
|
||||||
|
[Alarm]
|
||||||
|
|
||||||
|
#_ Add or remove an alarm:
|
||||||
|
#{The new alarm will be added to the end / the last alarm will be removed.}
|
||||||
|
add new=
|
@ -0,0 +1,54 @@
|
|||||||
|
#0.5.1
|
||||||
|
|
||||||
|
#[gtk-preference]
|
||||||
|
[Comics]
|
||||||
|
#i+[0;30] Corner radius:
|
||||||
|
corner=16
|
||||||
|
|
||||||
|
#i+[1;10] Border width:
|
||||||
|
border=1
|
||||||
|
#C+ Bubble's line colour:
|
||||||
|
line color=1;1;1;1;
|
||||||
|
#[gtk-preference]
|
||||||
|
|
||||||
|
[Modern]
|
||||||
|
#i+[0;40] Corner radius:
|
||||||
|
corner=30
|
||||||
|
#i+[0;10] Border width:
|
||||||
|
border=1
|
||||||
|
#C+ Bubble's line colour:
|
||||||
|
line color=1;1;1;1;
|
||||||
|
|
||||||
|
#i+[1;5] Space between lines of the tip :
|
||||||
|
line space=2
|
||||||
|
|
||||||
|
|
||||||
|
#[gtk-preference]
|
||||||
|
[Tooltip]
|
||||||
|
|
||||||
|
#i+[0;20] Corner radius:
|
||||||
|
corner=8
|
||||||
|
|
||||||
|
#i+[1;10] Border width:
|
||||||
|
border=1
|
||||||
|
|
||||||
|
#C+ Bubble's line colour:
|
||||||
|
line color=0;0;0;1;
|
||||||
|
|
||||||
|
#[gtk-preference]
|
||||||
|
[Curly]
|
||||||
|
|
||||||
|
#i+[4;30] Corner radius:
|
||||||
|
corner=10
|
||||||
|
|
||||||
|
#i+[1;10] Border width:
|
||||||
|
border=1
|
||||||
|
|
||||||
|
#C+ Bubble's line colour:
|
||||||
|
line color=1;1;1;1;
|
||||||
|
#e[0.1;2] Curvature of the tip :
|
||||||
|
#
|
||||||
|
curvature=1.3999999999999999
|
||||||
|
|
||||||
|
#b+ Curve the sides too?
|
||||||
|
side too=false
|
@ -0,0 +1,188 @@
|
|||||||
|
#1.0.12
|
||||||
|
|
||||||
|
#[/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=folder-download
|
||||||
|
|
||||||
|
#j+[0;128] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0;
|
||||||
|
|
||||||
|
order=18
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=dnd2share
|
||||||
|
|
||||||
|
#[/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=150;150;
|
||||||
|
|
||||||
|
#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
|
||||||
|
|
||||||
|
#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]
|
||||||
|
depth rotation x=0
|
||||||
|
|
||||||
|
num desktop=-1
|
||||||
|
|
||||||
|
no input=false
|
||||||
|
|
||||||
|
rotation=0
|
||||||
|
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#F[Info-bubbles;dialog-information]
|
||||||
|
frame_info=
|
||||||
|
|
||||||
|
#B Enable info-bubbles?
|
||||||
|
enable_dialogs=true
|
||||||
|
|
||||||
|
#i[1;15] Duration of the info-bubbles :
|
||||||
|
#{in seconds.}
|
||||||
|
dialogs_duration=5
|
||||||
|
|
||||||
|
#F[Behaviour;system-run]
|
||||||
|
frame_behav=
|
||||||
|
|
||||||
|
#I[0;100] Number of items to keep in the history :
|
||||||
|
nb_items=10
|
||||||
|
|
||||||
|
#B Keep a copy of each uploaded image?
|
||||||
|
keep copy=false
|
||||||
|
|
||||||
|
#b If so, display the last image on the icon?
|
||||||
|
#{This will override the image setting.}
|
||||||
|
display last image=false
|
||||||
|
|
||||||
|
#a+ Animation of the icon during upload :
|
||||||
|
animation=pulse
|
||||||
|
|
||||||
|
#Y[None;0;0;Tiny-URL;1;1;Shorter-Link;1;1] Use the following service to make the URL smaller:
|
||||||
|
tiny url=1
|
||||||
|
|
||||||
|
#b Use the tiny URL by default?
|
||||||
|
use tiny=false
|
||||||
|
|
||||||
|
#i[0;1000] Maximum upload rate:
|
||||||
|
#{in KB/s - 0 means unlimited}
|
||||||
|
limit rate=0
|
||||||
|
|
||||||
|
#F[Sites;network-wired]
|
||||||
|
frame_site=
|
||||||
|
|
||||||
|
#B[-3] Use files hosting site for any kind of files?
|
||||||
|
only file type=false
|
||||||
|
|
||||||
|
#l[Custom;Pastebin.com;Paste-ubuntu.com;Pastebin.mozilla.org;Codepad.org] Preferred site for texts hosting :
|
||||||
|
text site=1
|
||||||
|
|
||||||
|
#l[Custom;Uppix.com;Imagebin.ca;Imgur.com] Preferred site for images hosting :
|
||||||
|
image site=1
|
||||||
|
|
||||||
|
#l[Custom;VideoBin.org] Preferred site for videos hosting :
|
||||||
|
video site=1
|
||||||
|
|
||||||
|
#l[Custom;dl.free.fr;DropBox] Preferred site for files hosting :
|
||||||
|
file site=1
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_sites=
|
||||||
|
|
||||||
|
#S Custom script for text upload :
|
||||||
|
#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
|
||||||
|
text script=
|
||||||
|
|
||||||
|
#g Custom script for image upload :
|
||||||
|
#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
|
||||||
|
image script=
|
||||||
|
|
||||||
|
#S Custom script for video upload :
|
||||||
|
#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
|
||||||
|
video script=
|
||||||
|
|
||||||
|
#S Custom script for file upload :
|
||||||
|
#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
|
||||||
|
file script=
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_params=
|
||||||
|
|
||||||
|
#D Path of a custom DropBox / UbuntuOne folder :
|
||||||
|
#{Leave empty to upload files into '~/Dropbox/Public' or '~/Ubuntu One'.}
|
||||||
|
dropbox dir=
|
||||||
|
|
||||||
|
#b Post text as Anonymous ?
|
||||||
|
#{Otherwise, your user name will be used when possible.}
|
||||||
|
anonymous=true
|
@ -0,0 +1,26 @@
|
|||||||
|
#1.1.7
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/drop-indicator/icon.svg]
|
||||||
|
|
||||||
|
[Drag and drop indicator]
|
||||||
|
|
||||||
|
#F[Images]
|
||||||
|
images=
|
||||||
|
|
||||||
|
#g+[Default] Image for the drag & drop animation:
|
||||||
|
#{Typically an arrow, this will be displayed when you try to drop a new launcher into the dock. Leave this empty to use the default.}
|
||||||
|
drop indicator=
|
||||||
|
|
||||||
|
#g+[Default] Image when hovering an icon :
|
||||||
|
#{An emblem that will be displayed when you try to drop something on an icon. Leave empty to use the default one.}
|
||||||
|
hover indicator=
|
||||||
|
|
||||||
|
#F[Animation]
|
||||||
|
animation=
|
||||||
|
|
||||||
|
#I+[1;5] Speed:
|
||||||
|
speed=2
|
||||||
|
|
||||||
|
#e+[0;1] Rotation speed :
|
||||||
|
#{Number of round per second.}
|
||||||
|
rotation speed=0.20000000000000001
|
@ -0,0 +1,247 @@
|
|||||||
|
#1.2.4
|
||||||
|
|
||||||
|
#[gtk-preferences]
|
||||||
|
[Global]
|
||||||
|
|
||||||
|
#F-[when hovering over an icon]
|
||||||
|
frame_hov=
|
||||||
|
|
||||||
|
#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used:
|
||||||
|
effects=
|
||||||
|
|
||||||
|
#F-[when clicking on an launcher]
|
||||||
|
frame_lau=
|
||||||
|
|
||||||
|
#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on launcher:
|
||||||
|
click launchers=1
|
||||||
|
|
||||||
|
#F-[when clicking on an application]
|
||||||
|
frame_appli=
|
||||||
|
|
||||||
|
#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on applications:
|
||||||
|
click applis=1
|
||||||
|
|
||||||
|
#F-[when clicking on an applet]
|
||||||
|
frame_applet=
|
||||||
|
|
||||||
|
#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on applets:
|
||||||
|
click applets=5
|
||||||
|
|
||||||
|
#F-
|
||||||
|
frame_appli_=
|
||||||
|
|
||||||
|
|
||||||
|
#b+ Draw in background?
|
||||||
|
background=false
|
||||||
|
|
||||||
|
#b+ Rotate effects with dock?
|
||||||
|
rotate=true
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-fire.svg]
|
||||||
|
[Fire]
|
||||||
|
#I[0;5000] Duration of the animation :
|
||||||
|
#{In ms. Set 0 to not use this effect.}
|
||||||
|
#
|
||||||
|
duration=1000
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=false
|
||||||
|
|
||||||
|
#F[Colours]
|
||||||
|
frame_col=
|
||||||
|
|
||||||
|
#c 1st color of gradation :
|
||||||
|
color1=1;0.11999694819562066;0;
|
||||||
|
|
||||||
|
#c 2nd color of gradation :
|
||||||
|
color2=1;0.94999618524452578;0;
|
||||||
|
|
||||||
|
#b+ Random colours?
|
||||||
|
mystical=false
|
||||||
|
|
||||||
|
#b+ Add luminance?
|
||||||
|
#{This will slightly alter your colours, so you may have to modify them.}
|
||||||
|
luminous=true
|
||||||
|
|
||||||
|
#F[Particles]
|
||||||
|
frame_part=
|
||||||
|
|
||||||
|
#I[10;500] Number of particles:
|
||||||
|
nb part=150
|
||||||
|
|
||||||
|
#I[10;60] Particle size:
|
||||||
|
part size=32
|
||||||
|
|
||||||
|
#e[1;10] Particle speed:
|
||||||
|
part speed=3
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/icon-effect/star.png]
|
||||||
|
[Stars]
|
||||||
|
#I[0;5000] Duration of the animation :
|
||||||
|
#{In ms. Set 0 to not use this effect.}
|
||||||
|
#
|
||||||
|
duration=2000
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=true
|
||||||
|
|
||||||
|
#F[Colours]
|
||||||
|
frame_col=
|
||||||
|
|
||||||
|
#c 1st color of gradation :
|
||||||
|
color1=1;1;0.69994659342336152;
|
||||||
|
|
||||||
|
#c 2nd color of gradation :
|
||||||
|
color2=0.89999237048905167;0.89999237048905167;0.89999237048905167;
|
||||||
|
|
||||||
|
#b+ Random colours?
|
||||||
|
mystical=false
|
||||||
|
|
||||||
|
#F[Particles]
|
||||||
|
frame_part=
|
||||||
|
|
||||||
|
#I[10;300] Number of particles:
|
||||||
|
nb part=25
|
||||||
|
|
||||||
|
#I[10;90] Particle size:
|
||||||
|
part size=40
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/icon-effect/snow.png]
|
||||||
|
[Snow]
|
||||||
|
#I[0;5000] Duration of the animation :
|
||||||
|
#{In ms. Set 0 to not use this effect.}
|
||||||
|
#
|
||||||
|
duration=2000
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=false
|
||||||
|
|
||||||
|
#F[Colours]
|
||||||
|
frame_col=
|
||||||
|
|
||||||
|
#c 1st color of gradation :
|
||||||
|
color1=1;1;1;
|
||||||
|
|
||||||
|
#c 2nd color of gradation :
|
||||||
|
color2=0.80000000000000004;0.89999237048905167;0.89999237048905167;
|
||||||
|
|
||||||
|
#F[Particles]
|
||||||
|
frame_part=
|
||||||
|
|
||||||
|
#I[10;300] Number of particles:
|
||||||
|
nb part=50
|
||||||
|
|
||||||
|
#I[2;40] Particle size:
|
||||||
|
part size=26
|
||||||
|
|
||||||
|
#e[.5;3] Particle speed:
|
||||||
|
part speed=1.5
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/icon-effect/rain.png]
|
||||||
|
[Rain]
|
||||||
|
#I[0;5000] Duration of the animation :
|
||||||
|
#{In ms. Set 0 to not use this effect.}
|
||||||
|
#
|
||||||
|
duration=2000
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=true
|
||||||
|
|
||||||
|
#F[Colours]
|
||||||
|
frame_col=
|
||||||
|
|
||||||
|
#c 1st color of gradation :
|
||||||
|
color1=0.49999237048905165;0.89999237048905167;1;
|
||||||
|
|
||||||
|
#c 2nd color of gradation :
|
||||||
|
color2=0.89999237048905167;0.89999237048905167;0.89999237048905167;
|
||||||
|
|
||||||
|
#F[Particles]
|
||||||
|
frame_part=
|
||||||
|
|
||||||
|
#I[10;300] Number of particles:
|
||||||
|
nb part=90
|
||||||
|
|
||||||
|
#I[2;30] Particle size:
|
||||||
|
part size=14
|
||||||
|
|
||||||
|
#e[2;20] Particle speed:
|
||||||
|
part speed=8
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-storm.png]
|
||||||
|
[Storm]
|
||||||
|
#I[0;8000] Duration of the animation :
|
||||||
|
#{In ms. Set 0 to not use this effect.}
|
||||||
|
#
|
||||||
|
duration=4000
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=true
|
||||||
|
|
||||||
|
#F[Colours]
|
||||||
|
frame_col=
|
||||||
|
|
||||||
|
#c 1st color of gradation :
|
||||||
|
color1=0.59998474097810328;0.59998474097810328;0.59998474097810328;
|
||||||
|
|
||||||
|
#c 2nd color of gradation :
|
||||||
|
color2=0;0.40000000000000002;0.59998474097810328;
|
||||||
|
|
||||||
|
#F[Particles]
|
||||||
|
frame_part=
|
||||||
|
|
||||||
|
#I[10;400] Number of particles:
|
||||||
|
nb part=100
|
||||||
|
|
||||||
|
#I[2;40] Particle size:
|
||||||
|
part size=10
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-firework.png]
|
||||||
|
[Firework]
|
||||||
|
|
||||||
|
#I[200;5000] Duration of the animation:
|
||||||
|
#{In ms.}
|
||||||
|
duration=2000
|
||||||
|
|
||||||
|
#b+ Repeat while icon is pointed to?
|
||||||
|
continue=true
|
||||||
|
|
||||||
|
#F[Colours]
|
||||||
|
frame_col=
|
||||||
|
|
||||||
|
#c Default colour:
|
||||||
|
color=1;0;0;
|
||||||
|
|
||||||
|
#b+ Random colours?
|
||||||
|
random colors=true
|
||||||
|
|
||||||
|
#b+ Add luminance?
|
||||||
|
#{It particularily fits a dark wallpaper or a dark theme.}
|
||||||
|
luminous=true
|
||||||
|
|
||||||
|
#F[Particles]
|
||||||
|
frame_part=
|
||||||
|
|
||||||
|
#i[1;5] Number of sources:
|
||||||
|
nb sources=3
|
||||||
|
|
||||||
|
#I[50;360] Number of particles per source:
|
||||||
|
nb_part=200
|
||||||
|
|
||||||
|
#e[.1;.5] Radius of the explosion:
|
||||||
|
#{In percentage of the icon's size.}
|
||||||
|
radius=0.25
|
||||||
|
|
||||||
|
#I[2;10] Particle size:
|
||||||
|
part size=5
|
||||||
|
|
||||||
|
#b Show the launching?
|
||||||
|
launching=true
|
||||||
|
|
||||||
|
#e[2;10] Particle friction:
|
||||||
|
friction=5
|
@ -0,0 +1,118 @@
|
|||||||
|
#1.0.7
|
||||||
|
|
||||||
|
#[gtk-preferences]
|
||||||
|
[Global]
|
||||||
|
|
||||||
|
#l+[Evaporate;Fade out;Explode;Break;Black Hole;Random] Animation on disappearance:
|
||||||
|
disappearance=1
|
||||||
|
|
||||||
|
#l+[Evaporate;Fade out;Explode;Break;Black Hole;Random] Animation on appearance:
|
||||||
|
appearance=0
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/illusion/icon-evaporate.svg]
|
||||||
|
[Evaporate]
|
||||||
|
#I[0;5000] Duration of the animation :
|
||||||
|
#
|
||||||
|
duration=1000
|
||||||
|
|
||||||
|
#F[Colours]
|
||||||
|
frame_col=
|
||||||
|
|
||||||
|
#c 1st color of gradation :
|
||||||
|
color1=0;0.69999237048905161;1;
|
||||||
|
|
||||||
|
#c 2nd color of gradation :
|
||||||
|
color2=1;1;0;
|
||||||
|
|
||||||
|
#b+ Random colours?
|
||||||
|
mystical=false
|
||||||
|
|
||||||
|
#F[Particles]
|
||||||
|
frame_part=
|
||||||
|
|
||||||
|
#I[10;500] Number of particles:
|
||||||
|
nb part=75
|
||||||
|
|
||||||
|
#I[5;40] Particle size:
|
||||||
|
part size=6
|
||||||
|
#e[0;10] Particle speed :
|
||||||
|
#
|
||||||
|
part speed=3
|
||||||
|
|
||||||
|
#b+ Evaporate upwards?
|
||||||
|
from bottom=true
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/illusion/icon-fade-out.svg]
|
||||||
|
[Fade out]
|
||||||
|
#I[0;5000] Duration of the animation :
|
||||||
|
#
|
||||||
|
duration=1000
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/illusion/icon-explode.svg]
|
||||||
|
[Explode]
|
||||||
|
#I[0;5000] Duration of the animation :
|
||||||
|
#
|
||||||
|
duration=800
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep=
|
||||||
|
|
||||||
|
#i[4;100] Number of pieces:
|
||||||
|
nb pieces=49
|
||||||
|
|
||||||
|
#e[1;10] Explosion radius:
|
||||||
|
radius=2
|
||||||
|
|
||||||
|
#b Break the icon into cubes?
|
||||||
|
cubes=true
|
||||||
|
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/illusion/icon-break.svg]
|
||||||
|
[Break]
|
||||||
|
#I[0;2000] Duration of the animation :
|
||||||
|
#
|
||||||
|
duration=650
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep=
|
||||||
|
|
||||||
|
#i[5;21] Number of pieces:
|
||||||
|
nb pieces=11
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/illusion/icon-black-hole.svg]
|
||||||
|
[Black Hole]
|
||||||
|
|
||||||
|
#I[100;5000] Duration of the animation:
|
||||||
|
duration=1300
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep=
|
||||||
|
|
||||||
|
#e[.2;2.] Rotation speed :
|
||||||
|
#{in round per second.}
|
||||||
|
omega=1.5
|
||||||
|
#I[0;10] Attraction of the hole :
|
||||||
|
#{The greatest, the fastest the icon will collapse to the center.}
|
||||||
|
#
|
||||||
|
attraction=4
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/plug-ins/illusion/icon-lightning.svg]
|
||||||
|
#[Lightning]
|
||||||
|
|
||||||
|
#I[500;5000] Duration of the animation:
|
||||||
|
#duration = 3000
|
||||||
|
|
||||||
|
#c Color 1 of the lightnings :
|
||||||
|
#color1 = 0;1;1
|
||||||
|
|
||||||
|
#c Color 2 of the lightnings :
|
||||||
|
#color2 = 1;1;0
|
||||||
|
|
||||||
|
#i[1;7] Number of sources:
|
||||||
|
#nb sources = 3
|
||||||
|
|
||||||
|
#i[4;25] Number of control points :
|
||||||
|
#nb ctrl = 12
|
@ -0,0 +1,158 @@
|
|||||||
|
#2.0.4
|
||||||
|
|
||||||
|
#[/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=system-shutdown
|
||||||
|
|
||||||
|
#j+[0;128] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0;
|
||||||
|
|
||||||
|
order=22.5
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=logout
|
||||||
|
|
||||||
|
#[/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=0
|
||||||
|
|
||||||
|
#j+[24;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=96;96;
|
||||||
|
|
||||||
|
#i[-2048;2048] Desklet position (x, y):
|
||||||
|
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
|
||||||
|
x position=1250
|
||||||
|
#i[-2048;2048] ...
|
||||||
|
y position=-224
|
||||||
|
|
||||||
|
#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=true
|
||||||
|
#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]
|
||||||
|
depth rotation x=0
|
||||||
|
|
||||||
|
num desktop=-1
|
||||||
|
|
||||||
|
no input=0
|
||||||
|
|
||||||
|
width=92
|
||||||
|
height=92
|
||||||
|
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#F[Action;system-run]
|
||||||
|
frame_action=
|
||||||
|
|
||||||
|
#l- [Log out;Shut down;Lock screen] Action on middle-click:
|
||||||
|
middle-click=0
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_act=
|
||||||
|
|
||||||
|
#k Shortkey to lock the screen
|
||||||
|
shortkey=<Super>L
|
||||||
|
|
||||||
|
#k Shortkey to show the menu
|
||||||
|
shortkey2=<Control>F12
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_act2=
|
||||||
|
|
||||||
|
#b Demand confirmation before closing
|
||||||
|
confirm action=true
|
||||||
|
|
||||||
|
#X[Customisation;dialog-information]
|
||||||
|
frame_perso=
|
||||||
|
#g+[Default] Icon image name to use when the system has to be rebooted:
|
||||||
|
#{Leave empty to use the default icon.}
|
||||||
|
emblem=
|
||||||
|
|
||||||
|
#l[Emblem;Image] Display this image as an emblem or replace applet's icon with this image?
|
||||||
|
replace image=0
|
||||||
|
|
||||||
|
#X[Commands;preferences-system]
|
||||||
|
frame_comm=
|
||||||
|
|
||||||
|
#s Fallback user-defined command to execute for logout in case of problem:
|
||||||
|
#{Leave empty to execute the default command.}
|
||||||
|
user action=
|
||||||
|
|
||||||
|
#s Fallback user-defined command to execute for shutdown in case of problem:
|
||||||
|
#{This will be available when middle-clicking. Leave empty to execute the default command, which depends on your distribution. In some cases the command to shutdown is the same as the one to log out.}
|
||||||
|
user action2=
|
||||||
|
|
||||||
|
#s User-defined command to execute for changing user:
|
||||||
|
#{Leave empty to execute the default command. If not empty, it will execute this command with the name of the user (or nothing for guest session)}
|
||||||
|
user action switch=
|
||||||
|
|
||||||
|
|
||||||
|
shutdown time=0
|
@ -0,0 +1,187 @@
|
|||||||
|
#2.0.4
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/icons/icon-icons.svg]
|
||||||
|
|
||||||
|
[Icon]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d Name of the dock it belongs to:
|
||||||
|
dock name=
|
||||||
|
|
||||||
|
#s[Player name] Name of the icon as it will appear in its caption in the dock:
|
||||||
|
#{Leave it empty to display the name of the player currently controlled.}
|
||||||
|
name=
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
icon=
|
||||||
|
|
||||||
|
#j[0;128] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0;
|
||||||
|
|
||||||
|
#Y+[No;0;0;With default background;0;0;With custom background;1;1] Always display the icon, even when the dock is hidden?
|
||||||
|
always_visi=0
|
||||||
|
|
||||||
|
#C+ Background color to add in this case
|
||||||
|
bg color=.8;.8;.8;.5
|
||||||
|
|
||||||
|
order=5.25
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=musicPlayer
|
||||||
|
|
||||||
|
|
||||||
|
#[/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=0
|
||||||
|
|
||||||
|
#j+[24;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=96;96;
|
||||||
|
|
||||||
|
#i[-2048;2048] Desklet position (x, y):
|
||||||
|
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
|
||||||
|
x position=877
|
||||||
|
#i[-2048;2048] ...
|
||||||
|
y position=-273
|
||||||
|
|
||||||
|
#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=true
|
||||||
|
#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
|
||||||
|
|
||||||
|
num desktop=-1
|
||||||
|
|
||||||
|
no input=0
|
||||||
|
|
||||||
|
depth rotation y=0
|
||||||
|
|
||||||
|
width=92
|
||||||
|
height=92
|
||||||
|
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#F[Audio Player;media-optical]
|
||||||
|
frame_player=
|
||||||
|
#E[;Amarok 2;Audacious;Banshee;Clementine;Exaile;Exaile 0.3;GMusicBrowser;Guayadeque;Listen;Qmmp;QuodLibet;Rhythmbox;Songbird;XMMS 2] Player to control:
|
||||||
|
current-player=
|
||||||
|
|
||||||
|
#b Steal the player's icon from the taskbar?
|
||||||
|
#{This will prevent the player icon appearing in the taskbar. The applet's icon will then behave as a launcher, an application and an applet.}
|
||||||
|
inhibate appli=true
|
||||||
|
|
||||||
|
#l[Play/Pause on click, Next on middle-click;Show/Hide player on click, Play/Pause on middle-click] Actions on click and middle-click :
|
||||||
|
pause on click=0
|
||||||
|
|
||||||
|
#l[Next/previous song;Control the volume] Actions on scroll up/down:
|
||||||
|
scrolling=0
|
||||||
|
|
||||||
|
|
||||||
|
#F[Action on music change;preferences-system]
|
||||||
|
frame_info=
|
||||||
|
|
||||||
|
#B Show tooltips?
|
||||||
|
enable_dialogs=true
|
||||||
|
|
||||||
|
#i[1;30] Time length of tooltips:
|
||||||
|
#{in seconds.}
|
||||||
|
time_dialog=4
|
||||||
|
|
||||||
|
#a+ Animation when music changes:
|
||||||
|
change_animation=wobbly
|
||||||
|
|
||||||
|
|
||||||
|
#F[Display;dialog-information]
|
||||||
|
frame_disp=
|
||||||
|
|
||||||
|
#l[Nothing;Time Elapsed;Time Remaining;Track number] Information to display on the icon :
|
||||||
|
quick-info_type=1
|
||||||
|
|
||||||
|
#B Display album's cover?
|
||||||
|
enable_cover=true
|
||||||
|
|
||||||
|
#b Allow Cairo-Dock to download missing covers?
|
||||||
|
#{You need to be connected to the Internet.}
|
||||||
|
DOWNLOAD=true
|
||||||
|
|
||||||
|
#B+ Use 3D themes?
|
||||||
|
#{requires OpenGL.}
|
||||||
|
enable_opengl_themes=true
|
||||||
|
|
||||||
|
#h+[/usr/share/cairo-dock/plug-ins/musicPlayer/themes;musicPlayer;musicPlayer] List of available 3D themes for covers :
|
||||||
|
#{requires OpenGL.}
|
||||||
|
theme=cd_box_simple
|
||||||
|
|
||||||
|
|
||||||
|
#X[Customisation;dialog-information]
|
||||||
|
frame_perso=
|
||||||
|
#g+[Default] 'Default' icon image name:
|
||||||
|
#{Leave empty to use the default icon.}
|
||||||
|
default icon=
|
||||||
|
#g+[Default] Name of the image for the 'play' icon :
|
||||||
|
#{Leave empty to use the default icon.}
|
||||||
|
play icon=
|
||||||
|
#g+[Default] Name of the image for the 'stop' icon :
|
||||||
|
#{Leave empty to use the default icon.}
|
||||||
|
stop icon=
|
||||||
|
#g+[Default] Name of the image for the 'pause' icon :
|
||||||
|
#{Leave empty to use the default icon.}
|
||||||
|
pause icon=
|
||||||
|
#g+[Default] 'Broken' icon image name:
|
||||||
|
#{Leave empty to use the default icon.}
|
||||||
|
broken icon=
|
||||||
|
desktop-entry=
|
@ -0,0 +1,142 @@
|
|||||||
|
#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[Folder name] Name of the icon as it will appear in its caption in the dock:
|
||||||
|
#{Leave empty to use the folder's name.}
|
||||||
|
name=
|
||||||
|
#v
|
||||||
|
sep_display=
|
||||||
|
|
||||||
|
#g+[Default] Image filename:
|
||||||
|
icon=folder-documents
|
||||||
|
|
||||||
|
#j+[0;128] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0;
|
||||||
|
|
||||||
|
order=17
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=Quick Browser
|
||||||
|
|
||||||
|
#[/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=96;96;
|
||||||
|
|
||||||
|
#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]
|
||||||
|
depth rotation x=0
|
||||||
|
|
||||||
|
num desktop=-1
|
||||||
|
|
||||||
|
no input=false
|
||||||
|
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#F[Folder;folder]
|
||||||
|
frame_fold=
|
||||||
|
|
||||||
|
#D[home] Folder to browse :
|
||||||
|
dir path=
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_opt=
|
||||||
|
|
||||||
|
#b List folders first?
|
||||||
|
folders first=true
|
||||||
|
|
||||||
|
#b Ignore case?
|
||||||
|
case unsensitive=true
|
||||||
|
|
||||||
|
#b Show hidden files?
|
||||||
|
show hidden=false
|
||||||
|
|
||||||
|
#F[Menu;format-indent-more]
|
||||||
|
frame_menu=
|
||||||
|
|
||||||
|
#B Display icons in the menu?
|
||||||
|
#{It can be CPU intense to load a lot of icons.}
|
||||||
|
has icons=true
|
||||||
|
|
||||||
|
#k Shortkey to show/hide the menu:
|
||||||
|
menu shortkey=<Control>F6
|
||||||
|
|
||||||
|
#i[1;20] Build menu gradually:
|
||||||
|
#{Number of items loaded at once. Setting a high value speeds up loading a little but will hang the application for longer.}
|
||||||
|
granularity=3
|
@ -0,0 +1,167 @@
|
|||||||
|
#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=20
|
||||||
|
|
||||||
|
[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=0.871
|
||||||
|
|
||||||
|
|
||||||
|
[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=0.69999999999999996
|
||||||
|
|
||||||
|
#e+[1;3;normal;big] Zoom when mouse hovers an icon:
|
||||||
|
simple_fScaleMax=1.5
|
||||||
|
|
||||||
|
#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;0.9137254901960784;
|
||||||
|
|
||||||
|
#C+ Second gradient colour :
|
||||||
|
simple_color_frame_stop=0.21431296253910123;0.21431296253910123;0.21431296253910123;0.77254901960784317;
|
||||||
|
|
||||||
|
#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=12
|
||||||
|
|
||||||
|
#i+[0;10] Border line width :
|
||||||
|
simple_lineWidth=2
|
||||||
|
|
||||||
|
#C+ Border line colour :
|
||||||
|
simple_color_border_line=0.16935988403143359;0.16935988403143359;0.16935988403143359;0.49999237048905165;
|
||||||
|
|
||||||
|
#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=0.16935988403143359;0.16935988403143359;0.16935988403143359;1;
|
||||||
|
|
||||||
|
#C+ Color of the scroll bar's inside:
|
||||||
|
scrollbar_color_inside=0.90000000000000002;0.90000000000000002;0.90000000000000002;0.29999999999999999;
|
||||||
|
|
||||||
|
#C+ Color of the scroll grip:
|
||||||
|
scroll_grip_color=1;1;1;0.90000000000000002;
|
||||||
|
|
||||||
|
|
||||||
|
[Parabolic]
|
||||||
|
|
||||||
|
#e+[0.1;.8] Curvature:
|
||||||
|
#{The higher this value, the sooner the parabola will be curved.}
|
||||||
|
curvature=0.29999999999999999
|
||||||
|
|
||||||
|
#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=0.20000000000000001
|
||||||
|
|
||||||
|
#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=0.29999999999999999
|
||||||
|
|
||||||
|
#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.69999237048905161;0.89999237048905167;1;0.49999237048905165;
|
||||||
|
|
||||||
|
#C+ Line colour:
|
||||||
|
line color=0.49999237048905165;1;0.89999237048905167;0.59999999999999998;
|
@ -0,0 +1,143 @@
|
|||||||
|
#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=
|
||||||
|
|
||||||
|
#g+[Default] Image filename:
|
||||||
|
icon=user-home
|
||||||
|
|
||||||
|
#j+[0;128] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0;
|
||||||
|
|
||||||
|
order=9
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=shortcuts
|
||||||
|
|
||||||
|
|
||||||
|
#[/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+[96;1024] 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=96;96;
|
||||||
|
|
||||||
|
#i[-2048;2048] Desklet position (x, y):
|
||||||
|
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
|
||||||
|
x position=352
|
||||||
|
#i[-2048;2048] ...
|
||||||
|
y position=152
|
||||||
|
|
||||||
|
#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]
|
||||||
|
depth rotation x=0
|
||||||
|
|
||||||
|
num desktop=-1
|
||||||
|
|
||||||
|
no input=false
|
||||||
|
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#F[Items]
|
||||||
|
frame_icon=
|
||||||
|
|
||||||
|
#b List drives and volumes?
|
||||||
|
list drives=true
|
||||||
|
|
||||||
|
#b List networks?
|
||||||
|
list network=false
|
||||||
|
|
||||||
|
#b List bookmarks?
|
||||||
|
#{GTK bookmarks, that are used by Nautilus for exemple.}
|
||||||
|
list bookmarks=true
|
||||||
|
|
||||||
|
#F[Display]
|
||||||
|
frame_icon=
|
||||||
|
|
||||||
|
#n+ Sub-dock view name:
|
||||||
|
#{Leave empty to use default sub-dock view.}/
|
||||||
|
renderer=
|
||||||
|
|
||||||
|
#l+[Slide;Tree] Type of view for the desklet mode :
|
||||||
|
desklet renderer=0
|
||||||
|
|
||||||
|
#F[Disk usage]
|
||||||
|
frame_disk=
|
||||||
|
|
||||||
|
#Y[No;0;0;Free space;1;2;Used space;1;2;Free space (in percent);1;2;Used space (in percent);1;2] Show disk usage :
|
||||||
|
disk usage=4
|
||||||
|
|
||||||
|
#i[1;30] Delay between disk usage refresh :
|
||||||
|
#{in seconds.}
|
||||||
|
check interval=10
|
||||||
|
|
||||||
|
#b Display disk usage with a bar?
|
||||||
|
draw bar=true
|
@ -0,0 +1,123 @@
|
|||||||
|
#1.2.9
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/icons/icon-icons.svg]
|
||||||
|
|
||||||
|
[Icon]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d Name of the dock it belongs to:
|
||||||
|
dock name=_MainDock_
|
||||||
|
|
||||||
|
#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=user-desktop
|
||||||
|
|
||||||
|
#g+[Same image] Image when the applet is active :
|
||||||
|
icon visible=
|
||||||
|
|
||||||
|
#j+[0;128] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0;
|
||||||
|
|
||||||
|
order=22.4375
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=showDesktop
|
||||||
|
|
||||||
|
#[/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=96;96;
|
||||||
|
|
||||||
|
#i[-2048;2048] Desklet position (x, y):
|
||||||
|
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
|
||||||
|
x position=909
|
||||||
|
#i[-2048;2048] ...
|
||||||
|
y position=361
|
||||||
|
|
||||||
|
#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]
|
||||||
|
depth rotation x=0
|
||||||
|
|
||||||
|
num desktop=-1
|
||||||
|
|
||||||
|
no input=false
|
||||||
|
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#F[Behaviour;system-run]
|
||||||
|
frame_behav=
|
||||||
|
|
||||||
|
#l[Show desktop;Show the desklets;Show desktop and desklets;Show the Widget Layer;Expose all the desktops] Action on left-click:
|
||||||
|
#{You need to activate the Dbus plug-in in Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager (like Metacity).}
|
||||||
|
left click=0
|
||||||
|
|
||||||
|
#l[Show desktop;Show the desklets;Show desktop and desklets;Show the Widget Layer;Expose all the desktops] Action on middle-click:
|
||||||
|
#{You need to activate the Dbus plug-in in Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager (like Metacity).}
|
||||||
|
middle click=4
|
||||||
|
|
||||||
|
#k Shortkey for the middle-click action:
|
||||||
|
shortkey=<Shift><Ctrl>F4
|
@ -0,0 +1,139 @@
|
|||||||
|
#0.2.7
|
||||||
|
|
||||||
|
#[gtk-about]
|
||||||
|
[Icon]
|
||||||
|
#j+[0;128] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0;
|
||||||
|
|
||||||
|
#s Name of the icon as it will appear in its caption in the dock:
|
||||||
|
#{Leave empty to use a default name}
|
||||||
|
name=
|
||||||
|
|
||||||
|
#S+ Image filename:
|
||||||
|
#{Leave empty to use the default one.}
|
||||||
|
icon=folder-pictures
|
||||||
|
|
||||||
|
#d Name of the dock it belongs to:
|
||||||
|
dock name=
|
||||||
|
|
||||||
|
order=
|
||||||
|
|
||||||
|
#F[Applet's Handbook]
|
||||||
|
frame_hand=
|
||||||
|
#A
|
||||||
|
handbook=stack
|
||||||
|
|
||||||
|
#[gtk-convert]
|
||||||
|
[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+[96;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:
|
||||||
|
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
|
||||||
|
accessibility=0
|
||||||
|
#b Should be visible on all desktops?
|
||||||
|
sticky=true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
use size=
|
||||||
|
|
||||||
|
#F[Decorations;gtk-orientation-portrait]
|
||||||
|
frame_deco=
|
||||||
|
|
||||||
|
#o+ Choose a decoration theme for this desklet:
|
||||||
|
#{Choose 'Custom decorations' to define your own decorations below.}
|
||||||
|
decorations=default
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_deco=
|
||||||
|
|
||||||
|
#S+ 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
|
||||||
|
#S+ 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
|
||||||
|
|
||||||
|
#[gtk-preferences]
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
stack dir =
|
||||||
|
|
||||||
|
#F[Display;gtk-dialog-info]
|
||||||
|
frame_sub=
|
||||||
|
#n+ Sub-dock view name:
|
||||||
|
#{Leave empty to use default sub-dock view.}/
|
||||||
|
renderer=
|
||||||
|
|
||||||
|
#l+[Slide;Tree] Type of view for the desklet mode :
|
||||||
|
desklet renderer=0
|
||||||
|
|
||||||
|
#S+ Image for 'text' items:
|
||||||
|
#{They are items created by dropping a text into the Stack.}
|
||||||
|
text icon=
|
||||||
|
|
||||||
|
#S+ Image for 'URL' items:
|
||||||
|
#{These are items created by dropping a URL into the Stack.}
|
||||||
|
url icon=
|
||||||
|
|
||||||
|
|
||||||
|
#F[Options;gtk-file]
|
||||||
|
frame_opt=
|
||||||
|
#B Filter files on MIME type?
|
||||||
|
#{These options allow you to prevent some files from displaying in stacks based on their type (video, image, etc.)}
|
||||||
|
filter=false
|
||||||
|
#U Here you can specify a list of MIME types to ignore:
|
||||||
|
#{E.g. image, text, video, audio, application...}/
|
||||||
|
mime=application
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep=
|
||||||
|
|
||||||
|
#l[Name;Date;Type;Manual order] Sort items by:
|
||||||
|
sort by=1
|
||||||
|
|
||||||
|
#b When copying/pasting/cutting, use the selection clipboard?
|
||||||
|
#{It is the selection made by the mouse, as opposed to usual ctrl+c/ctrl+v clipboard}
|
||||||
|
selection=false
|
@ -0,0 +1,204 @@
|
|||||||
|
#2.2.1
|
||||||
|
|
||||||
|
#[/usr/share/cairo-dock/icons/icon-icons.svg]
|
||||||
|
|
||||||
|
[Icon]
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_maininfo=
|
||||||
|
|
||||||
|
#d Name of the dock it belongs to:
|
||||||
|
dock name=_MainDock_
|
||||||
|
|
||||||
|
#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=
|
||||||
|
|
||||||
|
#j+[0;400] Desired icon size for this applet
|
||||||
|
#{Set to 0 to use the default applet size}
|
||||||
|
icon size=0;0;
|
||||||
|
|
||||||
|
order=1.5
|
||||||
|
|
||||||
|
#A
|
||||||
|
handbook=switcher
|
||||||
|
|
||||||
|
#[/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=true
|
||||||
|
|
||||||
|
#j+[24;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=96;64;
|
||||||
|
|
||||||
|
#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=-65
|
||||||
|
|
||||||
|
#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=true
|
||||||
|
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
|
||||||
|
accessibility=1
|
||||||
|
#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=none
|
||||||
|
|
||||||
|
#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
|
||||||
|
|
||||||
|
no input=false
|
||||||
|
depth rotation y=0
|
||||||
|
depth rotation x=0
|
||||||
|
|
||||||
|
num desktop=-1
|
||||||
|
|
||||||
|
[Configuration]
|
||||||
|
|
||||||
|
#F[Configuration]
|
||||||
|
frame_conf=
|
||||||
|
|
||||||
|
#Y-[A sub-dock with all desktops;2;3;All desktops drawn on the main icon;0;5] How to display all desktops?
|
||||||
|
view=1
|
||||||
|
|
||||||
|
#l+[Automatic;On a single line] Desktops layout
|
||||||
|
layout=0
|
||||||
|
|
||||||
|
#b Preserve the ratio of the screen?
|
||||||
|
preserve ratio=false
|
||||||
|
|
||||||
|
#Y-[Wallpaper;0;0;Custom image;1;1;Custom colour;2;2;Automatic;0;0] Background for each desktop
|
||||||
|
icon drawing=0
|
||||||
|
|
||||||
|
#g+[Default] Custom image
|
||||||
|
default icon=
|
||||||
|
|
||||||
|
#C+ Custom colour
|
||||||
|
#{r, g, b, a}
|
||||||
|
rgbbgcolor=0;0;0;1;
|
||||||
|
|
||||||
|
#F[Icon]
|
||||||
|
frame_icon=
|
||||||
|
|
||||||
|
#b Show desktop number on icons?
|
||||||
|
display numero desktop=true
|
||||||
|
|
||||||
|
#B[2] Draw windows on icons?
|
||||||
|
Draw Windows=true
|
||||||
|
|
||||||
|
#b Draw hidden windows?
|
||||||
|
Draw hidden Windows=false
|
||||||
|
|
||||||
|
#b Draw icons of windows?
|
||||||
|
Draw icons=true
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_conf=
|
||||||
|
|
||||||
|
#l[Show windows' list;Show desktop;Expose all the desktops;Expose all the windows] Action on middle-click:
|
||||||
|
action on click=3
|
||||||
|
|
||||||
|
desktop names=Work;Game;Video;Chat;
|
||||||
|
|
||||||
|
|
||||||
|
#X[Display options]
|
||||||
|
frame_disp=
|
||||||
|
|
||||||
|
#Y-[Automatic;0;0;Custom;1;6] Style
|
||||||
|
style=0
|
||||||
|
|
||||||
|
#i+[0;8] Size of the inside lines :
|
||||||
|
inlinesize=2
|
||||||
|
|
||||||
|
#C+ Internal line colour:
|
||||||
|
#{r, g, b, a}
|
||||||
|
rgbinlinecolor=0;0;0;0.49803921568627452;
|
||||||
|
|
||||||
|
#i+[0;8] External line size:
|
||||||
|
linesize=2
|
||||||
|
|
||||||
|
#C+ External line colour:
|
||||||
|
#{r, g, b, a}
|
||||||
|
rgblinecolor=0;0;0;0.49999237048905165;
|
||||||
|
|
||||||
|
#C+ Active window colour:
|
||||||
|
#{r, g, b, a}
|
||||||
|
rgbwlinecolor=0.47582207980468449;0.033569848172732127;0.55133897917143515;0.52941176470588236;
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_cur=
|
||||||
|
|
||||||
|
#C+ Current desktop colour:
|
||||||
|
#{r, g, b, a}
|
||||||
|
rgbindcolor=0.27531853208209356;0.053665980010681312;0.55782406347753111;0.52941176470588236;
|
||||||
|
|
||||||
|
#l+[draw a frame;fill;fill others] How to draw the current desktop:
|
||||||
|
fill current=1
|
||||||
|
|
||||||
|
#v
|
||||||
|
sep_fill=
|
||||||
|
|
||||||
|
#B Fill all windows?
|
||||||
|
#{All windows can be filled with one colour}
|
||||||
|
fill windows=false
|
||||||
|
|
||||||
|
#C+ Colour of these windows:
|
||||||
|
#{r, g, b, a}
|
||||||
|
rgbfindcolor=0.33000000000000002;0.33000000000000002;0.33000000000000002;1;
|
||||||
|
|
||||||
|
|
||||||
|
#X[Sub-Dock]
|
||||||
|
frame_pos=
|
||||||
|
|
||||||
|
#n+ Sub-dock view name:
|
||||||
|
#{Leave empty to use default sub-dock view.}
|
||||||
|
renderer=
|
@ -0,0 +1,151 @@
|
|||||||
|
#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=2.625
|
||||||
|
|
||||||
|
#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=
|
After Width: | Height: | Size: 13 KiB |
@ -0,0 +1,2 @@
|
|||||||
|
This is the default theme.
|
||||||
|
<u>Author</u>: Matttbe
|
Loading…
Reference in new issue