mirror of https://github.com/fairyglade/ly.git
Update config.ini position comments for clarity
This commit is contained in:
parent
43c83b3b40
commit
6053d6249c
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue