{"id":16643315,"url":"https://github.com/bilelmoussaoui/startupwmclassfixer","last_synced_at":"2025-03-21T15:32:27.948Z","repository":{"id":54357182,"uuid":"46593074","full_name":"bilelmoussaoui/StartupWMClassFixer","owner":"bilelmoussaoui","description":"Will help you fix unrecognized/ugly icons in Linux.","archived":false,"fork":false,"pushed_at":"2023-06-28T07:54:24.000Z","size":78,"stargazers_count":31,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-18T02:44:49.818Z","etag":null,"topics":["desktop","linux","startupwmclass","wmclass"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bilelmoussaoui.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2015-11-20T23:47:40.000Z","updated_at":"2025-01-16T19:47:54.000Z","dependencies_parsed_at":"2024-10-28T11:14:13.411Z","dependency_job_id":"ca296c6b-7c68-4578-98d1-677eecf9446e","html_url":"https://github.com/bilelmoussaoui/StartupWMClassFixer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilelmoussaoui%2FStartupWMClassFixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilelmoussaoui%2FStartupWMClassFixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilelmoussaoui%2FStartupWMClassFixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilelmoussaoui%2FStartupWMClassFixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bilelmoussaoui","download_url":"https://codeload.github.com/bilelmoussaoui/StartupWMClassFixer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244822736,"owners_count":20516156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["desktop","linux","startupwmclass","wmclass"],"created_at":"2024-10-12T08:08:08.032Z","updated_at":"2025-03-21T15:32:27.698Z","avatar_url":"https://github.com/bilelmoussaoui.png","language":"Shell","funding_links":["https://www.paypal.me/BilalELMoussaoui"],"categories":[],"sub_categories":[],"readme":"# StartupWMClassFixer\n\nIt will help you to fix unrecognized, ugly or double icons in Linux.\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/BilalELMoussaoui)\n\n## Dependencies\n\n- `git`\n- `wget`\n\n## How to install\n\n### Arch Linux and Arch-derived distributions\n\n```bash\nyay -S startupwmclassfixer\n```\n\n### Manual installation\n\nDownload the [zipped file](https://github.com/bil-elmoussaoui/StartupWMClassFixer/archive/master.zip) or clone the repository\n\n```bash\ngit clone https://github.com/bil-elmoussaoui/StartupWMClassFixer.git\n```\n\n## How to use\n\nOpen the script using\n\n```bash\nsudo ./fix\n```\n\nOr using this if you've installed the script from a package\n\n```bash\nsudo StartupWMClassFixer\n```\n\n### Arguments\n\n#### How to revert\n\nYou can revert your modifications using `--revert` argument.\n\n```bash\n  sudo ./fix --revert\n```\n\n#### How to use latest version of database file\n\n```bash\n sudo ./fix --update\n```\n\n## FAQ\n\n### Why using `sudo`\n\nAlmost all the application desktop files are stored in `/usr/share/applications` that's why we need root permissions to modify them.\n\n### How the script works\n\nThe script will modify the desktop file of supported applications ([list of supported applications](https://github.com/bil-elmoussaoui/StartupWMClassFixer/blob/master/database.csv)) and add/modify `StartupWMClass` key.\n\nFor more informations about `StartupWMClass` see [Recognized desktop entry keys](https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html).\n\n### How to contribute\n\n1. Open the application\n2. Open the terminal and type `xprop WM_CLASS`\n3. The mouse cursor will change, click on the application window and copy the `WM_CLASS(STRING)` value\n4. Clone the repository and modify the database file following this\n```\n  Application Name, Desktop file name, WM_CLASS\n```\n5. Create a pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilelmoussaoui%2Fstartupwmclassfixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilelmoussaoui%2Fstartupwmclassfixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilelmoussaoui%2Fstartupwmclassfixer/lists"}