mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Nice small and very fast Xorg windowmanager: https://www.6809.org.uk/evilwm/ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> [Arnout: change license to "evilwm license"] Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
3 lines
34 B
Bash
3 lines
34 B
Bash
#!/bin/sh
|
|
exec evilwm -term xterm
|