mirror of
https://github.com/stronk-dev/Tokyo-Night-Linux.git
synced 2024-11-21 20:36:51 -05:00
Merge branch 'master' of github.com:koiosdev/dotFiles
This commit is contained in:
commit
5298bd44cc
1 changed files with 2 additions and 2 deletions
|
@ -86,8 +86,8 @@ sample_bits = 24
|
||||||
# 'stereo' mirrors both channels with low frequencies in center.
|
# 'stereo' mirrors both channels with low frequencies in center.
|
||||||
# 'mono' outputs left to right lowest to highest frequencies.
|
# 'mono' outputs left to right lowest to highest frequencies.
|
||||||
# 'mono_option' set mono to either take input from 'left', 'right' or 'average'.
|
# 'mono_option' set mono to either take input from 'left', 'right' or 'average'.
|
||||||
; channels = stereo
|
channels = mono
|
||||||
; mono_option = average
|
mono_option = average
|
||||||
|
|
||||||
# Raw output target. A fifo will be created if target does not exist.
|
# Raw output target. A fifo will be created if target does not exist.
|
||||||
; raw_target = /dev/stdout
|
; raw_target = /dev/stdout
|
||||||
|
|
Loading…
Reference in a new issue