Update README

This commit is contained in:
Javier Feliz 2025-08-10 01:22:58 -04:00
parent 4830746ac0
commit edeb6f2672

View File

@ -33,4 +33,6 @@ home-manager = {
extraSpecialArgs = { inherit inputs; }; extraSpecialArgs = { inherit inputs; };
users.[your username].imports = inputs.hyprshell.homeManagerModules.default; users.[your username].imports = inputs.hyprshell.homeManagerModules.default;
} }
``` ```
After it's installed just add `quickshell -c hyprshell` to your hyprland `exec-once` block.