fixing nvf

This commit is contained in:
2025-08-16 14:00:09 +02:00
parent a97253a71e
commit 2b5e94c850
4 changed files with 73 additions and 72 deletions

View File

@@ -60,7 +60,7 @@
enable = false;
};
nvf = {
enable = false;
enable = true;
};
nwg-bar = {
enable = true;

View File

@@ -13,7 +13,7 @@
filezilla
];
sessionVariables = {
BROWSER = "firefox";
BROWSER = "zen";
EDITOR = "nvim";
TERM = "xterm-256color";