style: add transparent background for nvimBufferline

- remove duplicated file (davinci.nix)
This commit is contained in:
danny 2025-09-26 14:21:46 +08:00
parent 69705431bf
commit 8de4592eb5
3 changed files with 11 additions and 18 deletions

View file

@ -132,6 +132,7 @@ in
misc = {
disable_hyprland_logo = true;
force_default_wallpaper = 0;
disable_splash_rendering = true;
};
}
// (import ./hypr/window.nix { inherit lib; })