Add WindowMaker as a new UI. Also add a WindowMaker pmOS theme and some configs for making it somewhat usable on mobile (though that is not a main goal of this UI package). Signed-off-by: Ferass El Hafidi <funderscore@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8717>
5 lines
107 B
Bash
5 lines
107 B
Bash
#!/bin/sh
|
|
|
|
rc-update add tinydm default
|
|
rc-update add elogind default
|
|
rc-update add networkmanager default
|