13 lines
179 B
TOML
13 lines
179 B
TOML
[repository]
|
|
name = "hyprland-easymotion"
|
|
authors = ["Zakk"]
|
|
|
|
|
|
[hyprEasymotion]
|
|
description = "Easymotion"
|
|
authors = ["Zakk"]
|
|
output = "hypreasymotion.so"
|
|
build = [
|
|
"make all"
|
|
]
|