diff --git a/config b/config index 2d2fbf2..c48fc7b 100644 --- a/config +++ b/config @@ -15,3 +15,9 @@ status_update_interval = 1 # Whether to automatically start the server, or wait for another script to start it. auto_start = 1 + +# The colour of any hover text +text_color = <1, 1, 1> + +# The opacity of any hover text +text_alpha = 1