diff --git a/res/config.ini b/res/config.ini index 6b4954d..204f10e 100644 --- a/res/config.ini +++ b/res/config.ini @@ -101,11 +101,11 @@ border_fg = 0x00FFFFFF # If set to null, none will be shown box_title = null -# Relative horizontal position from the end of the screen +# Relative horizontal position from the left side of the screen # default: 0.5 (center) box_h_position = 0.5 -# Relative vertical position from the bottom of the screen +# Relative vertical position from the top of the screen # default: 0.5 (center) box_v_position = 0.5