master-p #1

Merged
xbazzi merged 12 commits from master-p into master 2025-08-10 00:23:44 -06:00
Showing only changes of commit edeb6f2672 - Show all commits

View File

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