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

8 lines
479 B
Text

# This config is primarily to support setting a common wallpaper for pmOS UIs.
# General i3 configuration should still be done in ~/.config/i3/ or /etc/i3/
exec --no-startup-id feh --no-fehbg --bg-fill /usr/share/wallpapers/postmarketos.jpg
# Include the user's customized config , if it exists
include $HOME/.config/i3/config
# If user config is not available, run the config wizard. This is effectively
# a noop if the config is available
exec --no-startup-id i3-config-wizard