diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-08 20:28:49 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:53 -0700 |
| commit | 1cfb12afdddce77ab2a8c430b53faf9d8d31d920 (patch) | |
| tree | 9f69be31594e436aa692edc5f15a3fa1efe511c9 /.gitignore | |
| parent | 1eb21c10c217c60e226d168875def24967570a19 (diff) | |
migration: eww
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -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 |