mirror of https://github.com/fairyglade/ly.git
Updated animation timeout to u12
This commit is contained in:
parent
aa48a5f15a
commit
6910dcd7f1
|
@ -56,4 +56,4 @@ brightness_down_key: []const u8 = "F5",
|
|||
brightness_up_key: []const u8 = "F6",
|
||||
brightnessctl: []const u8 = "/usr/bin/brightnessctl",
|
||||
brightness_change: []const u8 = "10",
|
||||
animation_timeout_sec: u8 = 0,
|
||||
animation_timeout_sec: u12 = 0,
|
||||
|
|
Loading…
Reference in New Issue