Z572 / gwwm

WIP
Other
33 stars 2 forks source link
guile wayland window-manager wip wlroots

-- mode: org --

+title: gwwm - guile wayland windows manager.

fork from dwl, add guile to configure it.

optional:

+begin_src sh

autoreconf -fiv ./configure make -j

+end_src

If you use guix:

+begin_src sh

git clone https://github.com/Z572/gwwm git clone https://github.com/Z572/guile-wayland git clone https://github.com/Z572/guile-wlroots git clone https://github.com/Z572/util572 cd gwwm guix time-machine --channels=channels-lock.scm -- shell -D -f guix.scm autoreconf -fiv ./configure make -j make run

+end_src

+end_src