fix(theme): tmux them

This commit is contained in:
Barrett Ruth 2026-02-17 00:40:07 -05:00
parent 5e5ba5a5da
commit 9bb85991e7
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 8 additions and 18 deletions

View file

@ -297,6 +297,7 @@ in
programs.tmux = {
enable = true;
terminal = "tmux-256color";
sensibleOnTop = false;
plugins = with pkgs.tmuxPlugins; [