wmtools/i3_wurrkspaces/i3_wurrkspaces.nimble

14 lines
243 B
Plaintext
Raw Normal View History

# Package
version = "0.1.0"
author = "Paul Wilde"
description = "Displays open windows in i3 workspaces"
license = "MIT"
srcDir = "src"
2022-07-17 20:29:47 +02:00
bin = @["i3_wurrkspaces"]
# Dependencies
requires "nim >= 1.6.6"