{"id":25900999,"url":"https://github.com/pixelastic/dconf-export","last_synced_at":"2026-03-11T05:05:02.662Z","repository":{"id":11714718,"uuid":"14233779","full_name":"pixelastic/dconf-export","owner":"pixelastic","description":"Export your dconf settings as an editable .sh file.","archived":false,"fork":false,"pushed_at":"2021-05-23T22:51:44.000Z","size":7,"stargazers_count":21,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-04-05T18:06:13.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/pixelastic.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}},"created_at":"2013-11-08T13:34:52.000Z","updated_at":"2023-06-28T08:43:42.000Z","dependencies_parsed_at":"2022-07-21T12:32:43.340Z","dependency_job_id":null,"html_url":"https://github.com/pixelastic/dconf-export","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pixelastic/dconf-export","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fdconf-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fdconf-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fdconf-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fdconf-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelastic","download_url":"https://codeload.github.com/pixelastic/dconf-export/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fdconf-export/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30372127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-03-03T02:19:52.188Z","updated_at":"2026-03-11T05:04:59.056Z","avatar_url":"https://github.com/pixelastic.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"dconf-export\n============\nExport your dconf settings in an editable `.sh` file.\n\nUsage\n-----\n    dconf-export org.gnome.desktop.wm.keybindings\n\nUse it to make a backup of your dconf settings or if you'd rather edit them\nmanually than in a GUI.\n\nExample\n-------\n\nPrevious example will create and executable file\n`org.gnome.desktop.wm.keybindings.sh` with following content :\n\n```Shell\n#!/usr/bin/env sh\ngsettings set org.gnome.desktop.wm.keybindings close \"['\u003cAlt\u003eF4']\"\ngsettings set org.gnome.desktop.wm.keybindings maximize \"['\u003cSuper\u003eUp']\"\ngsettings set org.gnome.desktop.wm.keybindings minimize \"['\u003cPrimary\u003e\u003cSuper\u003eDown']\"\n# [...]\ngsettings set org.gnome.desktop.wm.keybindings show-desktop \"['\u003cSuper\u003eD']\"\ngsettings set org.gnome.desktop.wm.keybindings switch-applications \"['\u003cAlt\u003eTab']\"\ngsettings set org.gnome.desktop.wm.keybindings switch-applications-backward \"['\u003cAlt\u003e\u003cShift\u003eTab']\"\n# [...]\n```\n\n\nLimitations\n-----------\n\n`dconf-export` needs ruby to run. It will also not work on relocatable schemas.\n\nAlternatives\n------------\n\n* dconf has its own mechanism to dump the configuration with the command `dconf dump /`.\n* A set of simple shell scripts for backing up and restoring parts of the dconf database: https://github.com/ypid/scripts/tree/master/dconf-backup\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelastic%2Fdconf-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelastic%2Fdconf-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelastic%2Fdconf-export/lists"}