spectrum config

This commit is contained in:
Nemo 2017-04-13 00:51:18 +05:30
parent 88ff98d2fa
commit feefe1314f
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
[Main]
source = 0
# valid options: normal, desktop, screensize, workarea, fullscreen, maximize, keep_below, skip_taskbar, skip_pager
state = desktop, screensize
[Bars]
padding = 0
scale = 1.5
rgba = #00B1FFFF
[Offset]
left = 0
right = 225
top = 5
bottom = 232
[Smoothing]
# Valid modes: none, normal, scientific, waves
mode = normal
# default fall acceleration is 1% of maximum bar height per frame. more - faster bars fall speed
gravity = 0.9
# number of frames to delay fast bars raising. more - slower
slowpeak = 1
# 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