hyprman/config.nims
2024-01-24 10:39:58 -06:00

2 lines
72 B
Nim

task build, "build":
selfExec "c -d:release --outdir:bin src/hyprman"