home/xsession: set

This commit is contained in:
2024-09-26 09:58:09 +02:00
parent 7d80f6941f
commit f7030546a5

View File

@@ -105,6 +105,13 @@ in {
};
};
xsession = {
enable = true;
# TODO: declare using xdg config home
scriptPath = ".config/X11/xsession";
profilePath = ".config/X11/xprofile";
};
xdg.configFile = {
"ghc/ghci.conf".text = ''
:set prompt "${extendedLib.termColors.front.magenta "[GHCi]λ"} "