diff --git a/README.md b/README.md index 2a7d143..bfb1e41 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,6 @@ home-manager = { extraSpecialArgs = { inherit inputs; }; users.[your username].imports = inputs.hyprshell.homeManagerModules.default; } -``` \ No newline at end of file +``` + +After it's installed just add `quickshell -c hyprshell` to your hyprland `exec-once` block. \ No newline at end of file