mirror of https://codeberg.org/anemofilia/zero
radio: files: lf: Set watch to true in lfrc
parent
7abed19266
commit
b04a365498
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue