guest@dotshare [~/groups/mpd/ncmpcpp] $ ls Classy-Touch/ | cat

Classy Touch (scrot, raw, dl) (+2 likes)

Graawr Jun 25, 2013 (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
mpd_crossfade_time = "5"
mpd_music_dir = "/home/logan/musique/"

song_list_format = "{ $8%a $1>> $2}{%t}$8"
song_status_format = "$8%a $1>> $2%t $1>> $1%b$8 (%y)$1"
statusbar_color = "black"
main_window_highlight_color = "red"
header_visibility = "no"
statusbar_visibility = "yes"
colors_enabled = "yes"
display_screens_numbers_on_start = "no"
now_playing_prefix = "$b" 
now_playing_suffix = "$/b"
autocenter_mode = "yes"
centered_cursor = "yes"
color1 = "green"
main_window_color = "white"
color2 = "black"
progressbar_look = "── "
titles_visibility = "no"
mouse_support = "no"
discard_colors_if_item_is_selected = "yes"
cyclic_scrolling = "yes"
follow_now_playing_lyrics = "yes"
message_delay_time = "1"
lyrics_directory = "/home/logan/musique/.lyrics"
allow_physical_directories_deletion = "no"
allow_physical_files_deletion = "no"
ask_before_clearing_main_playlist = "yes"
store_lyrics_in_song_dir = "no"
fetch_lyrics_for_current_song_in_background = "yes"
playlist_disable_highlight_delay = "1"

CLICK TO VIEW

x

Notes

(Very) Strongly inspired from http://dotshare.it/dots/259/ .