feat(hyprland): make zellij open when terminal opens

This commit is contained in:
Mohammad Rafiq 2025-05-20 17:35:21 +08:00
parent 7e122ec3c9
commit e1337e0f99
No known key found for this signature in database
3 changed files with 3 additions and 2 deletions

View file

@ -18,6 +18,7 @@
config = lib.mkMerge [
{
home.shell.enableShellIntegration = true;
programs.zoxide.enable = true;
home.shellAliases.cd = "z";
home.persistence."/persist/home/${config.snowfallorg.user.name}".directories = [