mocp
This commit is contained in:
+40
-1
@@ -1,3 +1,42 @@
|
||||
ReadTags = no
|
||||
Theme = manjaro
|
||||
Keymap = keymap
|
||||
Sort = FileName
|
||||
ShowStreamErrors = no
|
||||
Mp3IgnoreCRCErrors = yes
|
||||
Repeat = no
|
||||
Shuffle = no
|
||||
AutoNext = yes
|
||||
FormatString = "%(n:%n :)%(a:%a - :)%(t:%t:)%(A: \(%A\):)"
|
||||
OutputBuffer = 2048
|
||||
InputBuffer = 512
|
||||
Prebuffering = 64
|
||||
SoundDriver = JACK:ALSA:OSS
|
||||
JackOutLeft = "alsa_pcm:playback_1"
|
||||
JackOutRight = "alsa_pcm:playback_2"
|
||||
OSSDevice = /dev/dsp
|
||||
OSSMixerDevice = /dev/mixer
|
||||
OSSMixerChannel1 = pcm
|
||||
OSSMixerChannel2 = master
|
||||
AlsaMixer1 = PCM
|
||||
AlsaMixer2 = Master
|
||||
AlsaDevice = default
|
||||
ShowHiddenFiles = no
|
||||
StartInMusicDir = no
|
||||
HideFileExtension = no
|
||||
ShowFormat = yes
|
||||
ShowTime = IfAvailable
|
||||
XTerms = xterm
|
||||
XTerms += xterm-colour:xterm-color
|
||||
XTerms += xterm-256colour:xterm-256color
|
||||
XTerms += rxvt:rxvt-unicode
|
||||
XTerms += rxvt-unicode-256colour:rxvt-unicode-256color
|
||||
XTerms += eterm
|
||||
Theme = transparent-background
|
||||
UseMmap = no
|
||||
SavePlaylist = yes
|
||||
SyncPlaylist = yes
|
||||
ASCIILines = no
|
||||
TagsCacheSize = 256
|
||||
FollowPlayedFile = yes
|
||||
CanStartInPlaylist = yes
|
||||
OnSongChange = "/usr/lib/lastfmsubmitd/lastfmsubmit --artist %a --title %t --length %d --album %b"
|
||||
|
||||
Reference in New Issue
Block a user