pmaports/main/postmarketos-ui-i3wm/postmarketos-ui-i3wm.post-install
Sicelo A. Mhlongo 90b0205a90
postmarketos-ui-i3wm: configure wallpaper globally (MR 4810)
Configure wallpaper in the UI package, to accommodate changing wallpapers per
release.

The wallpaper path is adjusted in `/usr/share/i3/config.pmos`.
2024-02-12 20:14:11 +02:00

7 lines
217 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
install -Dm 644 -t /etc/skel/.config/i3/ /etc/i3/config