Skip to content

Commit

Permalink
Fixed permissions for cloning in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrare committed Jun 12, 2023
1 parent 07eb19c commit ac450bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cd /usr/share/web-greeter/themes
```
4. Clone this repository.
```sh
git clone https://github.com/fredrare/lightdm-weeb-minimal.git weeb-minimal
sudo git clone https://github.com/fredrare/lightdm-weeb-minimal.git weeb-minimal
```
5. Enable the theme in your `/etc/lightdm/web-greeter.yml` by going to the `greeter` section, finding the `theme` variable and replacing its value with `weeb-minimal`.
6. Edit `/etc/lightdm/lightdm.conf`, find the `greeter_session` variable and replace its value with `web-greeter`.

0 comments on commit ac450bf

Please sign in to comment.