dotfiles/.config/Code/User/History/32a82b69/DoLw.toml

11 lines
173 B
TOML
Raw Normal View History

2024-06-16 18:53:25 +05:00
[repository]
name = "sttracker"
authors = ["rafay"]
[plugin-name]
description = "screen time tracker"
authors = ["rafay"]
output = "sttracker.so"
build = [
"make all"
]