Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
style: fix project description
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAShelf committed Nov 7, 2022
1 parent 6d66ee8 commit a8ab6ec
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Hyprkeys

A simple, and relatively fast application that
A simple, and relatively fast application that returns your Hyprland keys.

*No, not just keybinds. We now return config sections as well*

> ⚠️ Hyprkeys is currently in early development and is not ready for use. Not like it can
break anything, but you will have wasted your time.
Expand Down Expand Up @@ -47,7 +49,8 @@ Alternatively, open this directory and run `go run .` to run without compiling.

- [ ] (hyprkeys.go) Trim "bind = " from keybinds before printing in markdown
- [ ] (hyprkeys.go) Switch regex mechanism
- [ ] (hyprkeys.go) `--help flag`
- [x] (hyprkeys.go) `--help flag`
Search for `TODO` in the code for more information.

## License

Expand Down

0 comments on commit a8ab6ec

Please sign in to comment.