{"id":19834141,"url":"https://github.com/marcbperez/debian-daily-driver","last_synced_at":"2026-01-28T11:32:00.963Z","repository":{"id":260302467,"uuid":"880899515","full_name":"marcbperez/debian-daily-driver","owner":"marcbperez","description":"A Debian 12, XFCE4 and LightDM setup for everyday life.","archived":false,"fork":false,"pushed_at":"2024-11-30T12:19:34.000Z","size":212,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-01T17:31:42.447Z","etag":null,"topics":["debian","debian-12","lightdm","xfce","xfce4"],"latest_commit_sha":null,"homepage":"https://marcbperez.github.io/debian-daily-driver/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcbperez.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2024-10-30T15:07:03.000Z","updated_at":"2024-12-25T23:51:10.000Z","dependencies_parsed_at":"2024-11-15T17:30:50.420Z","dependency_job_id":"19a589a0-877c-4f29-9ae6-37bae36e8f6f","html_url":"https://github.com/marcbperez/debian-daily-driver","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"53ea902fe227b825eb8326b9a98712f0ef628861"},"previous_names":["marcbperez/debian-daily-driver"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/marcbperez/debian-daily-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbperez%2Fdebian-daily-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbperez%2Fdebian-daily-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbperez%2Fdebian-daily-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbperez%2Fdebian-daily-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcbperez","download_url":"https://codeload.github.com/marcbperez/debian-daily-driver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbperez%2Fdebian-daily-driver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28845089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T10:53:21.605Z","status":"ssl_error","status_checked_at":"2026-01-28T10:53:20.789Z","response_time":57,"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":["debian","debian-12","lightdm","xfce","xfce4"],"created_at":"2024-11-12T12:03:17.687Z","updated_at":"2026-01-28T11:32:00.945Z","avatar_url":"https://github.com/marcbperez.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# debian-daily-driver\n\nA Debian 12, XFCE4 and LightDM setup for everyday life. In a dark theme, with a \ncustom panel, extra keyboard shortcuts and handy programs.\n\n[![](assets/programs.jpg \"Programs (full width centered)\")](assets/programs.jpg)\n\n## Installation\n\nClone the sources in Debian 12.\n\n```bash\ngit clone https://github.com/marcbperez/debian-daily-driver\ncd debian-daily-driver\n```\n\nOr download the release tarball.\n\n```bash\ncurl -L https://github.com/marcbperez/debian-daily-driver/archive/refs/tags/0.3.0.tar.gz \\\n  | tar zxvp -C .\ncd debian-daily-driver-0.3.0\n```\n\nIn a freshly installed system run `bash firstboot.sh`. It will give `sudo`\nrights to the current user, and update and reboot the system. `install.sh` will \nconfigure everything else.\n\n```bash\nbash install.sh\n```\n\n## Usage\n\nLog in to the desktop if you have not done it already.\n\n[![](assets/login.jpg \"Login (full width centered)\")](assets/login.jpg)\n\nOpen the menu with `Super + Return`, anything you type will filter the\napplication list. There are buttons to access the Settings Manager, to lock the\nsession and to log out.\n\n[![](assets/menu.jpg \"Menu (full width centered)\")](assets/menu.jpg)\n\nThe Application Finder is assigned to `Super + Space`, it will also filter the\napplication list as you type.\n\n[![](assets/appfinder.jpg \"App Finder (full width centered)\")](assets/appfinder.jpg)\n\nAnd there is a collapsed version assigned to `Super + Alt`.\n\n[![](assets/appfinder-collapsed.jpg \"Collapsed App Finder(full width centered)\")](assets/appfinder-collapsed.jpg)\n\nOther useful shortcuts are:\n\n  - `Super + T` opens a terminal.\n  - `Super + E` opens the file explorer.\n  - `Super + W` opens the web browser.\n  - `Super + F` opens a file search.\n  - `Super + D` toggles the desktop.\n  - `Super + P` opens the display settings.\n  - `Super + S` opens the settings manager.\n  - `Super + K` kills the next clicked window.\n  - `Super + L` locks the session.\n  - `Super + Esc` opens the Log Out menu.\n  - `Super + Up` tiles a window to the top.\n  - `Super + Down` tiles a window to the bottom.\n  - `Super + Left` tiles a window to the left.\n  - `Super + Right` tiles a window to the right.\n  - `Super + 1` tiles a window to the top-left.\n  - `Super + 2` tiles a window to the top-right.\n  - `Super + 3` tiles a window to the bottom-left.\n  - `Super + 4` tiles a window to the bottom-right.\n  - `Super + 9` maximises a window.\n  - `Super + 0` hides a window.\n  - `Super + BackSpace` closes a window.\n  - `Super + Ctrl + Left` moves a window to the previous workspace.\n  - `Super + Ctrl + Right` moves a window to the next workspace.\n  - `Super + Ctrl + 1` to `9` moves a window to the workspace number.\n  - `Ctrl + Alt + Left` switches to the previous workspace.\n  - `Ctrl + Alt + Right` switches to the next workspace.\n  - `Ctrl + Alt + 1` to `9` switches to the workspace number.\n  - `Ctrl + Alt + A` adds a workspace.\n  - `Ctrl + Alt + D` deletes the last workspace.\n  - `Alt + Tab` cycles between windows.\n\nMost of the settings, including these shortcuts, can be configured through the\napplications in the \"Settings\" and the \"System\" categories of the menu.\n\n## Troubleshooting\n\nThe [issue tracker][issue-tracker] intends to manage and compile bugs,\nenhancements, proposals and tasks. Reading through its material or reporting to\nits contributors via the platform is strongly recommended.\n\n## Contributing\n\nThis project adheres to [Semantic Versioning][semver] and to certain syntax\nconventions defined in [.editorconfig][editorconfig]. To get a list of changes\nrefer to the [CHANGELOG][changelog]. Only branches prefixed by *feature-*,\n*hotfix-*, or *release-* will be considered:\n\n  - Fork the project.\n  - Create your new branch: `git checkout -b feature-my-feature develop`\n  - Commit your changes: `git commit -am 'Added my new feature.'`\n  - Push the branch: `git push origin feature-my-feature`\n  - Submit a pull request.\n\n## Credits\n\nCreated by [Marc B. Perez][author] and maintained by its [author][author] and\ncontributors.\n\n## License\n\nThis project is licensed under the [Apache License Version 2.0][license].\n\n[author]: https://marcbperez.github.io\n[issue-tracker]: https://github.com/marcbperez/debian-daily-driver/issues\n[editorconfig]: .editorconfig\n[changelog]: CHANGELOG.md\n[license]: LICENSE\n[semver]: http://semver.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcbperez%2Fdebian-daily-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcbperez%2Fdebian-daily-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcbperez%2Fdebian-daily-driver/lists"}