diff --git a/home-environments/radio/files/.config/lf/lfrc b/home-environments/radio/files/.config/lf/lfrc index 13d6894..d068ebb 100644 --- a/home-environments/radio/files/.config/lf/lfrc +++ b/home-environments/radio/files/.config/lf/lfrc @@ -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