;##################################################################### ; IceDock configuration file ; anything from ';' till end of line is ignored ; format option=value ; options: ; later options override ; command line always takes precedence ; ; grad_from=left gradient color ; grad_to=right gradient color ; half_gradient=boolean ; color=background color ; placement=one of topleft|topcenter|topright ; |leftcenter|rightcenter ; |bottomleft|bottomcenter|bottomright ; width=minimal width of icedock in pixels ; height=ditto height ; handle_width=width/height of handle ; border_width=ditto border ; bevel_width=ditto bevel ; black_border=boolean ; ontop=boolean ; nokill=boolean ; client=dock app name and command line arguments (case sensetive) ; order=wmclass ; tile=file name of XPM to use as background tile ; managed=boolean ; ; wmclass = string string (as per xprop output case sensetive) ; boolean = 1|yes|on|true|0|no|off|false ; ;##################################################################### ; general ;ontop=on ;managed=on fixed=on fit=on wheel=on width=64 height=64 placement=bottomright ; appearance gradient=horizontal grad_from=#666666 grad_to=#999999 bevel_width=2 border_width=1 handle_width=9 ;grad_from=#a2cd5a ;grad_to=#6e8b3d ;grad_from=#05780a ;grad_to=white ;grad_from=darkslategray ;grad_to=wheat ;gradient=vertical ;color=#006161 ;handle_width=8 ;border_width=1 ;bevel_width=1 ;black_border=1 ; tile ;half_gradient=on ;grad_from=blue ;grad_to=navy_blue ;bevel_width=1 ;border_width=1 ;black_border=1 ;handle_width=6 ;tile=/mnt/mdk/usr/share/afterstep/desktop/icons/16bpp/ASBBlockConvexBlue.xpm ; clients client=asmem -withdrawn client=wmpinboard -w client=wmmixer -w client=wmusic client=wmgtemp client=asmon client=wmnet -w -x 10000000 -l client=xxkb ; order order=asmem ASMEM order=wmgtemp wmgtemp order=asmon asmon order=wmmixer WMMixer ; Local Variables: ; comment-start: ";" ; End: