Update config.ini position comments for clarity

This commit is contained in:
Martín Montané 2026-04-16 06:49:35 +02:00 committed by GitHub
parent 43c83b3b40
commit 6053d6249c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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