diff --git a/README.md b/README.md
index 0d26f96..85a70e4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,17 @@
-# nixos
-my nixos config, everything is one file, including my home-manager stuff
-You can run ./edit-config.sh to edit and push (if there's no errors)
-You need root access to edit the config
+# Nixos
+My nixos config
+You can run ./editconfig to edit and push (if there's no errors)
+You need root access to edit the config of course
When you build it the switch log will go to nixos-switch.log
-Have a good time :)
\ No newline at end of file
+Have a good time :)
+
+# Home Manager
+All my dotfiles are in home-manager
+They can be edited with ./edithome (no root is required)
+Log output goes to home-switch.log
+
+```
+TODO:
+Make wallpaper (hyprpaper) reload (or seem to) dynamically, currently does not change theme when rest of the home is rebuild
+```
+