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

Commit

Permalink
Merge branch 'main' of github.com:jjohnstondev/Hyprkeys
Browse files Browse the repository at this point in the history
  • Loading branch information
abs3ntdev committed Jan 11, 2023
2 parents 3fe9c36 + a9c7a22 commit 480023e
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,11 @@ In case you still want to use it, instructions are below:
- [ ] Add a way to change keybinds with Hyprkeys after reading them (???)
- [ ] Packaging for AUR and maybe other distros (why would anyone want that)

https://user-images.githubusercontent.com/86447830/211897915-778e9b24-061d-4d97-bc5e-444224610566.mp4

### Current TODOs
Rofi script using hyprctl:

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

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

## Contributing

If you want to contribute, feel free to open a pull request. I'll try to review it as soon as possible.
![OrCEzxZ - Imgur](https://user-images.githubusercontent.com/86447830/211898056-3bdb2f11-f7f5-4854-871f-4eabaa5b898f.png)

## Example Outputs (as of 11 JAN 2023)

Expand All @@ -66,3 +56,11 @@ If you want to contribute, feel free to open a pull request. I'll try to review
**[JSON](test/out.json)**

**[RAW](test/out.txt)**

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

## Contributing

If you want to contribute, feel free to open a pull request. I'll try to review it as soon as possible.

0 comments on commit 480023e

Please sign in to comment.