Dwm

Need dwm class? xprop

dwm x

Need some info for dwm? Maybe for the rule section? Use xprop and find WM_CLASS

/comments ~lucasemmoreira/opinions@lists.sr.ht?Subject=Re: Need dwm class? xprop

Fix incanters core.view in dwm

clojure cider dwm

Now, let’s face it. dwm is awesome. But sometimes, it needs adjustments. If you are using incanter and cannot see a plot with core.view function in a cider enviroment, all you have to do is export this variable into your enviroment before firing up cider.

export _JAVA_AWT_WM_NONREPARENTING=1

/comments ~lucasemmoreira/opinions@lists.sr.ht?Subject=Re: Fix incanters core.view in dwm