nix flake update and warnings fixes.

This commit is contained in:
Gabe Venberg 2024-09-28 00:04:19 +02:00
parent fd79b1e2a2
commit 7784c07a01
7 changed files with 118 additions and 113 deletions

View file

@ -10,7 +10,7 @@
package = pkgs.fira-code-nerdfont;
name = "FiraCode Nerd Font";
};
theme = "Gruvbox Dark";
themeFile = "gruvbox-dark";
settings = {
background_opacity = "0.8";
};