Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neetly/plymouth-theme-neat
HiDPI-Friendly Plymouth Theme for Arch Linux
https://github.com/neetly/plymouth-theme-neat
archlinux plymouth
Last synced: 27 days ago
JSON representation
HiDPI-Friendly Plymouth Theme for Arch Linux
- Host: GitHub
- URL: https://github.com/neetly/plymouth-theme-neat
- Owner: neetly
- License: mit
- Created: 2022-11-27T14:51:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T23:29:19.000Z (6 months ago)
- Last Synced: 2024-11-10T17:06:54.393Z (3 months ago)
- Topics: archlinux, plymouth
- Homepage:
- Size: 51.8 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plymouth Theme Neat
HiDPI-Friendly Plymouth Theme for Arch Linux
| Default | Password |
| ------------------------------------------------ | -------------------------------------------------- |
| ![Default Screenshot](./screenshots/default.png) | ![Password Screenshot](./screenshots/password.png) |```sh
paru -S --needed plymouth-theme-neat
sudo plymouth-set-default-theme neat
echo "DeviceScale=1" | sudo tee -a /etc/plymouth/plymouthd.conf
sudo mkinitcpio -P
```