# 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