Skip to content

Commit

Permalink
Adjusted the username height
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrare committed Jun 12, 2023
1 parent a88790f commit fa0483b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ A lightdm greeter based on [lightdm-gab-gradient](https://github.com/GabrielTenm
- Built-in fonts

## Screenshot
![Screenshot](static/img/demo.png "Demo screenshot")
![Screenshot](static/img/demo.png "Live demo screenshot")

## Installation guide:
1. Install `lightdm` and `web-greeter`.
## Installation guide
Specific commands for [Arch Linux](https://archlinux.org), although you can do pretty much the same for any distro.
1. Install [`lightdm`](https://github.com/canonical/lightdm) and [`web-greeter`](https://github.com/JezerM/web-greeter).
```sh
# Remember to update your system, pls
sudo pacman -Syu
Expand All @@ -43,6 +44,6 @@ sudo git clone https://github.com/fredrare/lightdm-weeb-minimal.git weeb-minimal
## TODO
- [ ] Session selector
- [ ] Colour selector
- [ ] Donate: `0x4b42000631e03fee79cedcb8f82627034541b2fa`
- [ ] **Donate: `0x4b42000631e03fee79cedcb8f82627034541b2fa`**

Feel free to open a PR!
1 change: 1 addition & 0 deletions static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ body {
#name {
text-align: center;
appearance: none;
height: 1rem;
border: 0;
background: none;
pointer-events: none;
Expand Down

0 comments on commit fa0483b

Please sign in to comment.