radio: files: lf: Set watch to true in lfrc

main
Luis Guilherme Coelho 2024-11-13 03:23:54 -03:00
parent 7abed19266
commit b04a365498
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ set promptfmt "\033[34m%d%f\033[0m"
set statfmt "\033[34m%p\033[0m| %c| %u| %g| %S| %t| -> %l" set statfmt "\033[34m%p\033[0m| %c| %u| %g| %S| %t| -> %l"
# Basic Settings # Basic Settings
set watch true
set preview true set preview true
set sixel true set sixel true
set shell /bin/sh set shell /bin/sh