Add readme

This commit is contained in:
Javier Feliz 2025-08-09 23:10:41 -04:00
parent 489f09377c
commit 3bcde72e47

16
README.md Normal file
View File

@ -0,0 +1,16 @@
# The Grind - HyprShell
A future starter shell for HyprLand.
## Testing and Development
1. Clone the repository and cd into it
2. `make dev`
This will symlink the repo to `~/.config/quickshell` and start the quickshell process. You'll be able to see your
changes as you work.
## Installation
To install it permanently, you just have to copy the contents of the repo
to `~/.config/quickshell`. Do that how you must.