Updated animation timeout to u12

This commit is contained in:
Ello Skelling 2024-07-30 17:46:30 -07:00
parent aa48a5f15a
commit 6910dcd7f1
1 changed files with 1 additions and 1 deletions

View File

@ -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,