kitty is causing errors

This commit is contained in:
2026-03-17 12:14:06 +00:00
parent 2dadf266e5
commit 4c965360e5
4 changed files with 8 additions and 8 deletions
@@ -1,8 +1,8 @@
{ config, pkgs, ... }:
{
# Example for terminal (NVF = Neovim/terminal flavor)
# (NVF = Neovim/terminal flavor)
stylix.targets.nvf.enable = true;
# Optional: feh wallpaper integration
# feh wallpaper integration
stylix.targets.feh.enable = true;
}