aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-08-04 19:07:40 -0700
committerCaroline Larimore <caroline@larimo.re>2024-08-04 19:11:01 -0700
commit762237559bd07a114822c0f2ca608059ffefcfc9 (patch)
tree47d33e72f6c5c80244ad33f7b2e4184088c6013b /.gitignore
parentbf5925ebfc2901b5a157c149fa6e619c4bb2660c (diff)
home: desktop: fix eww/colors.css ignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
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