mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
49c041aa27
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
|