pmaports/main/postmarketos-ui-i3wm/i3wm-pmos
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

6 lines
406 B
Text

# This config is primarily to support setting a common wallpaper for pmOS UIs.
# General i3 configuration should still be done in ~/.config/
exec --no-startup-id feh --no-fehbg --bg-fill /usr/share/wallpapers/postmarketos.jpg
# Always ensure the `include` line is last, due to the way file inclusion is
# implemented in i3. See https://i3wm.org/docs/userguide.html#include.
include $HOME/.config/i3/config