zellij tweaks and session switching

This commit is contained in:
Noah Masur
2025-03-23 10:10:52 -04:00
parent 870ab6894d
commit b901b9abd9
8 changed files with 183 additions and 10 deletions

View File

@ -31,6 +31,8 @@ in
pkgs.charm # Manage account and filesystem
pkgs.pop # Send emails from a TUI
pkgs.yazi # TUI file explorer
];
programs.gh-dash.enable = lib.mkDefault true;