Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mst-mkt/web-greeter-theme

๐Ÿ‘’ A Client for web-greeter / nody-greeter.
https://github.com/mst-mkt/web-greeter-theme

lightdm nody-greeter web-greeter web-greeter-theme

Last synced: 27 days ago
JSON representation

๐Ÿ‘’ A Client for web-greeter / nody-greeter.

Awesome Lists containing this project

README

        

# web-greeter-theme (temporary name)

> [!NOTE]
> ๐Ÿšง ใ“ใฎใƒชใƒใ‚ธใƒˆใƒชใฏ้–‹็™บไธญใงใ™ใ€‚

A theme for [web-greeter](https://github.com/JezerM/web-greeter) / [nody-greeter](https://github.com/JezerM/nody-greeter)

<ใ“ใ“ใซใ„ใ„ๆ„Ÿใ˜ใฎใ‚นใ‚ฏใ‚ทใƒง>

## Installation

1. Install packages and build

```sh
$ pnpm i --frozen-lockfile
$ pnpm build

```

2. Copy the `dist` directory to `/usr/share/web-greeter/themes/`

```sh
$ sudo cp -r ./dist /usr/share/web-greeter/themes/
```

3. Set the theme name in `/etc/lightdm/web-greeter.yml`

```diff_yml:/etc/lightdm/web-greeter.yml
greeter:
- theme:
+ theme:
```

## Development

```sh
$ pnpm i --frozen-lockfile
```

```sh
$ pnpm dev
```

## Credits

All background images are from [Unsplash](https://unsplash.com/) under the [Unsplash license](https://unsplash.com/license).