new nvim changes

This commit is contained in:
zoey 2025-09-05 09:26:03 -04:00
parent d14e84eae8
commit 6198cf14d4
Signed by: zoey
GPG key ID: 81FB9FECDD6A33E2
11 changed files with 1115 additions and 663 deletions

View file

@ -18,7 +18,6 @@ in {
enable = true;
extraConfig = ''
set -g @catppuccin_window_status_style "basic"
set -g @catppuccin_status_background "#11111b"
'';
};