From 1cfb12afdddce77ab2a8c430b53faf9d8d31d920 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 20:28:49 -0800 Subject: migration: eww --- .gitignore | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 63f834e..8c2a06e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,13 @@ # 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/roles/home/desktop/eww/`. +# using `eww -c /etc/nixos/snowfall/modules/home/desktop/components/eww/eww`. # It is just a static copy of the generated file -roles/home/desktop/eww/colors.css +#TODO: change path on finalization +snowfall/modules/home/desktop/components/eww/eww/colors.css + +# WIP new stuff. ignored because git is annoying about it +#TODO: change path on finalization +snowfall/modules/home/desktop/components/eww/eww/new # NixOS VM files result -- cgit v1.2.3