diff options
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 |