{"id":20350330,"url":"https://github.com/linuxdotexe/minimal-grub","last_synced_at":"2026-05-10T10:46:15.059Z","repository":{"id":110440525,"uuid":"500479017","full_name":"linuxdotexe/minimal-grub","owner":"linuxdotexe","description":"a grub theme that doesn't look ugly and gets the job done (for me).","archived":false,"fork":false,"pushed_at":"2022-06-06T15:19:28.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T23:52:46.376Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linuxdotexe.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":"2022-06-06T15:01:11.000Z","updated_at":"2022-11-08T15:18:49.000Z","dependencies_parsed_at":"2023-04-10T14:48:58.229Z","dependency_job_id":null,"html_url":"https://github.com/linuxdotexe/minimal-grub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdotexe%2Fminimal-grub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdotexe%2Fminimal-grub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdotexe%2Fminimal-grub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxdotexe%2Fminimal-grub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxdotexe","download_url":"https://codeload.github.com/linuxdotexe/minimal-grub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241879914,"owners_count":20035865,"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":[],"created_at":"2024-11-14T22:29:46.775Z","updated_at":"2026-05-10T10:46:14.989Z","avatar_url":"https://github.com/linuxdotexe.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minimal-grub\n\nA theme that doesn't look ugly and gets the job done (for me).\n\n## Installation\n\n```\ngit clone https://github.com/linuxdotexe/minimal-grub\ncd minimal-grub\n./install.sh\n```\n\n## Custom fonts\n\nTo install custom fonts, use the `grub-mkfont` tool to generate a .pf2 file and place the fonts in the assets folder.\n\n```\ngrub-mkfont -s \u003cfont size\u003e -o \u003cfile name and output location\u003e \u003cfont file\u003e\n```\nHere is an example:\n```\ngrub-mkfont -s 16 -o ./assets/font-name.pf2 myFont.ttf\n```\n\nThe font is not specified in the configuration. Hence it is fetched from `/etc/default/grub`.\n\nPaste the following in `/etc/default/grub` after generating the font file.\n```\nGRUB_FONT=/boot/grub/themes/minimal-grub/assets/font-name.pf2\n```\n\n### BlexMono\n\nIBM Plex Mono font is available in the assets folder by default and that can be used by placing the following in the `/etc/default/grub` file:\n```\nGRUB_FONT=/boot/grub/themes/minimal-grub/assets/blex.pf2\n```\n\n## Contributing\n\nThis is a personal project. You are welcome to make forks and customize the theme but PR's that involve theme changes are not welcome. Other changes are very welcome though :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxdotexe%2Fminimal-grub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxdotexe%2Fminimal-grub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxdotexe%2Fminimal-grub/lists"}