guest@dotshare [~/groups/mpd/ncmpcpp] $ ls circles/ | cat

circles (scrot, raw, dl)

fey Aug 09, 2012 (mpd/ncmpcpp)

SCROT

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
#alternative_header_first_line_format = "$0$aqqu$/a$9 {%t}|{%f} $0$atqq$/a$9$/b"
# song format
song_list_format = "{$3%a - $9}{$0%t$9}|{$0%f$9}$R{$3│%l$9}"
song_status_format ="{$8%a - $9}{$8%t$9}|{$8%f$9}"
# various settings
autocenter_mode = "yes"
#header_visibility = "no"
#
#progressbar_look = "≈► "
progressbar_look = "○•·"
statusbar_visibility = "yes"
jump_to_now_playing_song_at_start = "yes"
# color definitions
colors_enabled = "yes"
header_window_color = "blue"
volume_color = "blue"
state_line_color = "lightgreen"
state_flags_color = "red"
main_window_color = "grey"
color1 = "red"
color2 = "magenta"
main_window_highlight_color = "white"
progressbar_color = "green"
statusbar_color = "black"
alternative_ui_separator_color = "green"


selected_item_prefix = "$4"
selected_item_suffix = "$9"
playlist_display_mode = "classic" # (classic/columns)
browser_display_mode = "columns" #(classic/columns)
autocenter_mode = "yes"
#progressbar_look = "━━╸"
user_interface = "classic" #(classic/alternative)
media_library_left_column = "a" #(possible values: a,y,g,c,p, legend above)
header_visibility = "no"
statusbar_visibility = "yes"
titles_visibility = "yes"
#header_text_scrolling = "yes"
fancy_scrolling = "yes"
cyclic_scrolling = "no"
#display_volume_level = "no"
display_bitrate = "yes"
#display_remaining_time = "no"

CLICK TO VIEW

x