This commit is contained in:
AnErrupTion
2024-07-31 22:35:55 +02:00
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,