feat: install process

This commit is contained in:
2025-09-06 16:28:38 +02:00
parent f37216f4c7
commit 748141d30c
3 changed files with 55 additions and 5 deletions

View File

@@ -11,4 +11,7 @@ $ ./distance_field_generator ./resources/textures/background_mask.png ./resource
# run wallpaper, image paths are customizables
$ ./wallpaper
# install
$ make install
```