style: nvim & yazi theme

This commit is contained in:
DACHXY 2025-02-17 12:32:52 +08:00
parent c0f766ea26
commit 0d86e300e5
21 changed files with 10714 additions and 23 deletions

View file

@ -27,5 +27,6 @@
XDG_DATA_DIRS = "\${XDG_DATA_DIRS}:/usr/share:/var/lib/flatpak/exports/share:\${HOME}/.local/share/flatpak/exports/share";
ELECTRON_OZONE_PLATFORM_HINT = "auto";
GDK_BACKEND = "wayland";
COLORTERM = "truecolor";
};
}