mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Remove color randomization from Game of Life animation
This commit is contained in:
@@ -147,11 +147,6 @@ gameoflife_frame_delay = 6
|
||||
# 0.7+ -> Dense, chaotic patterns
|
||||
gameoflife_initial_density = 0.4
|
||||
|
||||
# Game of Life randomize colors (true/false)
|
||||
# false -> Use the fixed gameoflife_fg color
|
||||
# true -> Generate one random color at startup and use it for the entire session
|
||||
gameoflife_randomize_colors = false
|
||||
|
||||
# Remove main box borders
|
||||
hide_borders = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user