Remove config.scm

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-12-21 15:18:31 -05:00
parent 4302fdf870
commit d5dd95618e
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
(define fifo-file "/tmp/mpd.fifo")
(define fps 45)
(define resolution 1)
(define scale 1)
(define color #xff99c8ff)
(define bgcolor #x2e2016ff)
(define queue-size 8)
(define fft #f)
(define smoothing #f)
(define smoothing-factor 1)