Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 313 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 313 Bytes

ravenwm

A sleek, hybrid window manager with modern sensibilities.

Development

To work on ravenwm, you'll need a nested X server:

Xephyr -screen 1024x768 :1 &

With that running, you can then run ravenwm on that X server:

cargo build --release
DISPLAY=:1 ./target/release/ravenwm