Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Doesn't work on Arch #111

@jakec-dev

Description

@jakec-dev

Expected behavior
Following instructions to change avatar and wallpaper should work. Settings should be accessible by moving mouse to bottom-left of the screen.

Actual behavior
Changing the avatar and wallpapers leads to an error message along the lines of "Failed to load, fallback to default theme?". Hovering mouse in the bottom-left corner (or any corner) does not bring up the settings menu.

Steps To Reproduce

  1. Install via AUR
  2. Change avatar and wallpaper according to instructions
  3. Chmod 777 the avatar, wallpaper and directory they are in (just to eliminate permissions errors)
  4. Restart
  5. Press 'cancel' or 'fallback to default' when the error message pops up. Attempt to access settings by moving mouse to the bottom left.

If relevant, include logs from the following command:
sudo tail /var/log/lightdm/seat0-greeter.log

CONSOLE LOG [ERROR] theme_utils.dirlist(): Error opening directory “/home/jake/Pictures/wallpapers”: Permission denied

After this, I ran sudo chmod 777 -R /home/jake/Pictures/wallpapers and rebooted. Same error still applies. Confirmed that permissions are -rwxrwxrwx for all wallpaper image files and drwxrwxrwx for the directory itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions