added ongoing tasks

main
The_miro 2025-05-23 15:21:37 +02:00
parent 9fb1cf6b04
commit dde52e134f
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@ execute setup/install.sh and accept the prompts on screen
<li> audio tray icon </li>
<li> hyprsleep </li>
</list>
<h3> Ongoing tasks </h3>
<list>
<li> move all config dirs that get modified after install to being copied to the client or linking individual files where relevant -> known applications: micro, ... </li>
</list>
<h3> Non-Prio </h3>
<list>
<li> solution for updates - Possibly using package list being read by script; Also possibly using git diff on some kind of .config manifest </li>