Files
2026-03-29 21:41:17 +03:00

8 lines
238 B
Lua

Config = {
Menu = {
Command = "carmenu",
Keybind = "M",
Align = "bottom-center" -- top-center, bottom-center, top-left, top-right, bottom-left, bottom-right
},
AlarmDuration = 30000, -- Second x 10000
}