fix: catppuccin gtk theme

This commit is contained in:
DACHXY 2024-12-26 15:53:51 +08:00
parent 9c2da1547b
commit 87c07bfecf
7 changed files with 32 additions and 15 deletions

View file

@ -1,5 +1,7 @@
{ pkgs, ... }:
let configDir = ../config;
in {
in
{
home.file = {
".config/nvim" = {
source = "${configDir}/nvim";