fix: catppuccin gtk theme
This commit is contained in:
parent
9c2da1547b
commit
87c07bfecf
7 changed files with 32 additions and 15 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
let configDir = ../config;
|
||||
in {
|
||||
in
|
||||
{
|
||||
home.file = {
|
||||
".config/nvim" = {
|
||||
source = "${configDir}/nvim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue