mirror of
https://github.com/nmasur/dotfiles
synced 2025-11-13 14:52:42 +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
|
# Set Chawan as the default app for manual pages
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
MANPAGER = "${lib.getExe pkgs.chawan} -T text/x-ansi";
|
MANPAGER = "${pkgs.chawan}/bin/mancha";
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user