{"id":17219267,"url":"https://github.com/dev-ritik/shufflewallpaper","last_synced_at":"2026-04-25T16:34:08.235Z","repository":{"id":69334833,"uuid":"251698401","full_name":"dev-ritik/ShuffleWallpaper","owner":"dev-ritik","description":"Shuffle and set wallpaper for desktop and with a blured one on lock \u0026 login screen","archived":false,"fork":false,"pushed_at":"2020-04-01T11:53:56.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T14:45:03.038Z","etag":null,"topics":["quarantine-project","shell-script","wallpaper-changer"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev-ritik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-31T18:39:30.000Z","updated_at":"2020-04-01T11:56:08.000Z","dependencies_parsed_at":"2024-02-23T04:00:31.741Z","dependency_job_id":null,"html_url":"https://github.com/dev-ritik/ShuffleWallpaper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-ritik/ShuffleWallpaper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-ritik%2FShuffleWallpaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-ritik%2FShuffleWallpaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-ritik%2FShuffleWallpaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-ritik%2FShuffleWallpaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-ritik","download_url":"https://codeload.github.com/dev-ritik/ShuffleWallpaper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-ritik%2FShuffleWallpaper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["quarantine-project","shell-script","wallpaper-changer"],"created_at":"2024-10-15T03:49:30.615Z","updated_at":"2026-04-25T16:34:08.218Z","avatar_url":"https://github.com/dev-ritik.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cdiv align=\"center\"\u003e ShuffleWallpaper\n\u003ci\u003e Just quarantine things!. \u003c/i\u003e\n\u003c/div\u003e\n\nShuffle and set wallpaper for desktop and with a blurred one on lock \u0026amp; login screen\n\n## Example\n![Sample-ShuffleWallpaper](https://user-images.githubusercontent.com/32809272/78132728-e2c97480-743a-11ea-92b5-b8a64496a53e.png)\n\n\nTested on Ubuntu 18.04 (LTS) and 19.10 (Latest Public release as of now). Supports default Nautilus File Manager.\n\n## Installation:\n```\ngit clone https://github.com/dev-ritik/ShuffleWallpaper.git\ncd ShuffleWallpaper\n# Install convert\nsudo apt install imagemagick-6.q16\nsudo chmod +x install.sh\n./install.sh\n```\n**Edit /usr/share/gnome-shell/theme/gdm3.css around line 1173 (grep -n -A6 lockDialogGroup /usr/share/gnome-shell/theme/gdm3.css)**\n\nReplace\n```\n#lockDialogGroup {\n  background: #2c001e url(resource:///org/gnome/shell/theme/noise-texture.png);\n  background-repeat: repeat; }\n ```\nwith\n```\n#lockDialogGroup {\n  background: #2c001e url(file:///usr/share/backgrounds/blur-background.jpg);\n  background-repeat: no-repeat;\n  background-size: cover;\n  background-position: center;\n}\n```\n\n## Use\nImages can be:\n- `SetWallpaperNow`: Applied as wallpaper now\n- `SetAsFavourite`: Added to favourite to shuffle and apply whenever required\n- `SetAsDefault`: Set a default wallpaper to revert to easily\n\nby right clicking any image on Nautilus\n\n- To shuffle and apply an image, run `update-wallpaper`\n- To revert to the default one, run `set-default-wallpaper`\n\n## Setting custom key-bindings:\nCustom key bindings comes very handy whenever using those commands. You can set custom bindings with custom scripts easily. For help, see [this](https://askubuntu.com/a/331632). (*For example I have set `Ctrl+Alt+s` for `update-wallpaper` and `Ctrl+Alt+d` for `set-default-wallpaper`*)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-ritik%2Fshufflewallpaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-ritik%2Fshufflewallpaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-ritik%2Fshufflewallpaper/lists"}