pmaports/main/postmarketos-ui-i3wm/postmarketos-ui-i3wm.post-install
Sicelo A. Mhlongo 081f663b36
postmarketos-ui-i3wm: auto-generate user config (MR 5041)
90b0205a ("postmarketos-ui-i3wm: configure wallpaper globally") directly copies
the default i3 config into the user's config directory. Change to using the
wizard instead
2024-04-21 12:03:35 +09:00

6 lines
161 B
Bash

#!/bin/sh
rc-update add tinydm default
tinydm-set-session -s /usr/share/xsessions/i3.desktop
rc-update add elogind default
rc-update add networkmanager default