Add hyprpm.toml

This commit is contained in:
Zakk
2024-04-05 22:06:32 -04:00
parent 00b2afea6c
commit fe0551a023

12
hyprpm.toml Normal file
View File

@@ -0,0 +1,12 @@
[repository]
name = "hyprland-easymotion"
authors = ["Zakk"]
[hyprEasymotion]
description = "Easymotion"
authors = ["Zakk"]
output = "hypreasymotion.so"
build = [
"make all"
]