wmtools/i3_wurrkspaces/i3_wurrkspaces.nimble

14 lines
242 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"
bin = @["i3_workspaces"]
# Dependencies
requires "nim >= 1.6.6"