config: think about the normal people.

This commit is contained in:
Alastair Poole 2021-03-29 07:45:17 +01:00
parent 090ac97bca
commit ae6d5c2d15
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ _config_init()
cfg->version = CONFIG_VERSION;
cfg->proc.poll_delay = 3;
cfg->proc.show_kthreads = 0;
cfg->proc.show_scroller = 1;
cfg->proc.transparent = 0;
cfg->proc.fields = 0xffffffff;
cfg->proc.alpha = 100;