home: pager: use colored UI
This commit is contained in:
parent
3b7a119151
commit
8624f4c6ac
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ in
|
|||
clear-screen = true;
|
||||
# Interpret (some) escape sequences
|
||||
RAW-CONTROL-CHARS = true;
|
||||
# Use colored text in search and UI
|
||||
use-color = true;
|
||||
};
|
||||
in
|
||||
lib.concatStringsSep " " (lib.cli.toCommandLineGNU { } options);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue