hyprman/hyprman.nimble

14 lines
221 B
Text
Raw Normal View History

2024-01-25 16:20:40 -06:00
# Package
version = "2023.1001"
author = "Daylin Morgan"
description = "hyprland utility"
license = "MIT"
srcDir = "src"
bin = @["hyprman"]
# Dependencies
requires "nim >= 2.0.0"