mirror of
https://github.com/nmasur/dotfiles
synced 2025-11-13 07:52:41 +00:00
adjust chawan manpager to mancha
This commit is contained in:
@@ -17,7 +17,7 @@ in
|
||||
|
||||
# Set Chawan as the default app for manual pages
|
||||
home.sessionVariables = {
|
||||
MANPAGER = "${lib.getExe pkgs.chawan} -T text/x-ansi";
|
||||
MANPAGER = "${pkgs.chawan}/bin/mancha";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user