Skip to content

Tags: ntBre/rwm

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare for 2.0 release (#47)

* delete example fig file

* move empty example.lua to testfiles

* fix $XDG_CONFIG_HOME handling

it already includes .config, so only add .config to $HOME

* update readme

1.0.1

Toggle 1.0.1's commit message
fix bug with emojis

let was not updating the outer xfont, which was causing a null pointer
dereference later

1.0.0

Toggle 1.0.0's commit message
no longer have to build dwm shared library

1.0.0alpha

Toggle 1.0.0alpha's commit message
delete the last bindgen reference, but not the module yet