#  Config file for retrovol
#  This file should reside in the user's home directory and be named .retrovolrc


#  Which soundcard to use (defaults to hw:0)
#card=hw:0


#  Set this to 1 to make the sliders vertical, or 0 for horizontal (only applies to the main window)
#vertical=0

#  Window dimensions
#window_width=256
window_height=400

#  Slider dimensions
#slider_width=102
#slider_height=20
#slider_margin=2
#seg_thickness=2
#seg_spacing=1

#  Slider colorscheme
#background_color=#000000
#border_color=#000000
#unlit_color=#993300
unlit_color=#FFFFFF
#lit_color=#FFCC00



#  Enbable the tray_icon
#enable_tray_icon=1

#  Set this to 1 to make the slider on the tray_icon vertical, or 0 for horizontal
#tray_slider_vertical=1

#  Tray slider dimensions
#tray_slider_width=20
#tray_slider_height=102

#  Which slider to link with the tray_icon
#tray_control="Master Playback Volume"



#  Which sliders to display, in order.  They MUST have a tab first and be quoted
#  with double-quotes.  To get a list of the slider names, run this command:
#    amixer controls
#  NOTE:  This section must go at the end of the file!

#sliders:
#	"Master Playback Volume"
#	"Front Playback Volume"
#	"Surround Playback Volume"

