radio: files: lf: Make lf appearance more consistent with other applications

impermanence
Luis Guilherme Coelho 2024-09-30 23:29:55 -03:00
parent b253b2bb35
commit 320a2d28a0
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@ set ifs "\n"
# leave some space at the top and the bottom of the screen
set scrolloff 10
# Style
set borderfmt "\033[34m"
set promptfmt "\033[34m%d%f\033[0m"
set statfmt "\033[34m%p\033[0m| %c| %u| %g| %S| %t| -> %l"
# Basic Settings
set preview true
set sixel true