dotfiles/files/audio/.config/spectrum.conf

35 lines
757 B
Plaintext

[Main]
source = 0
# valid options: normal, desktop, screensize, workarea, fullscreen, maximize, keep_below, skip_taskbar, skip_pager
state = desktop, screensize
render = curves
[Bars]
padding = 0
scale = 1.2
rgba = #00B1FFFF
count = 32
[Offset]
left = 0
right = 225
top = 5
bottom = 212
[Smoothing]
# Valid modes: none, normal, scientific, waves
mode = scientific
# default fall acceleration is 1% of maximum bar height per frame. more - faster bars fall speed
gravity = 1.4
# number of frames to delay fast bars raising. more - slower
slowpeak = 4
# agressiveness of waves mode. less - more agressive smoothing (1 is most agressive)
waves = 2
# agressiveness of scientific mode. less - more agressive smoothing (1 is most agressive)
scientific = 2