mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
color mix animation
This commit is contained in:
@@ -2,6 +2,7 @@ pub const Animation = enum {
|
||||
none,
|
||||
doom,
|
||||
matrix,
|
||||
colormix,
|
||||
};
|
||||
|
||||
pub const DisplayServer = enum {
|
||||
@@ -27,4 +28,4 @@ pub const Bigclock = enum {
|
||||
none,
|
||||
en,
|
||||
fa,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user