14 lines
221 B
Text
14 lines
221 B
Text
|
# Package
|
||
|
|
||
|
version = "2023.1001"
|
||
|
author = "Daylin Morgan"
|
||
|
description = "hyprland utility"
|
||
|
license = "MIT"
|
||
|
srcDir = "src"
|
||
|
bin = @["hyprman"]
|
||
|
|
||
|
|
||
|
# Dependencies
|
||
|
|
||
|
requires "nim >= 2.0.0"
|