This commit is contained in:
sadan 2024-11-26 17:17:26 -05:00
parent 1dbf9770c5
commit ee4ff3e5da
No known key found for this signature in database

View file

@ -19,7 +19,7 @@
shellAliases = { shellAliases = {
lg = "lazygit"; lg = "lazygit";
}; };
sessionVariables { sessionVariables = {
LG_CONFIG_FILE = "/home/${config.home.username}/.config/lazygit/tokyonight_night.conf"; LG_CONFIG_FILE = "/home/${config.home.username}/.config/lazygit/tokyonight_night.conf";
}; };
}; };