home/xsession: set

This commit is contained in:
Oystein Kristoffer Tveit 2024-09-26 09:58:09 +02:00
parent 7d80f6941f
commit f7030546a5
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 7 additions and 0 deletions

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]λ"} "