This commit is contained in:
AnErrupTion 2024-07-31 22:35:55 +02:00
commit bacbacd5fb
No known key found for this signature in database
GPG key ID: 3E85EB44F610AD7F
3 changed files with 32 additions and 5 deletions

View file

@ -57,3 +57,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: u12 = 0,