Reply To: "No Wallpaper" option permanent

Forum › Forums › New users › New Users and General Questions › "No Wallpaper" option permanent › Reply To: "No Wallpaper" option permanent

#6856
andfree
Member

    For good measure (no harm), you might bulk re-apply the file ownership of everything pathed under your home directory, then retry using wallpaper-setter
    chown -R andfree:andfree /home/andfree/*
    chown -R andfree:andfree /home/andfree/.*

    Maybe not all of andfree’s files pathed under home are currently owned by and are writable by the user?
    find /home/andfree -type f ! -user andfree

    They are not. See the attachment.

    Attachments: