/nimblocks

A dwm status bar written in Nim

Primary LanguageNimBSD Zero Clause License0BSD

Nimblocks

Important Note

This is a project made for fun so expect bugs.

Installing

From Binary

Grab the latest binary from here and put it in somewhere in your path.

From Source

  • Install Nim
  • Clone the repo
  • execute nimble build -d:release
  • Put the builded binary somewhere in your path