From 762237559bd07a114822c0f2ca608059ffefcfc9 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sun, 4 Aug 2024 19:07:40 -0700 Subject: home: desktop: fix eww/colors.css ignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 358a647..63f834e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ # eww colors.css is generated from the current theme. This copy is for local # widget development without rebuilding my entire system for every change, -# using `eww -c /etc/nixos/home/eww`. +# using `eww -c /etc/nixos/roles/home/desktop/eww/`. # It is just a static copy of the generated file -home/eww/colors.css +roles/home/desktop/eww/colors.css # NixOS VM files result -- cgit v1.2.3