This commit is contained in:
Henrik Bakken
2022-08-12 23:45:45 +02:00
parent 6a651b5000
commit 1064470cb5
3 changed files with 103 additions and 113 deletions
+40 -1
View File
@@ -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"