Skip to content

👒 A Client for web-greeter / nody-greeter.

Notifications You must be signed in to change notification settings

mst-mkt/web-greeter-theme

Repository files navigation

web-greeter-theme (temporary name)

Note

🚧 このリポジトリは開発中です。

A theme for web-greeter / nody-greeter

<ここにいい感じのスクショ>

Installation

  1. Install packages and build
$ pnpm i --frozen-lockfile
$ pnpm build
  1. Copy the dist directory to /usr/share/web-greeter/themes/<theme-name>
$ sudo cp -r ./dist /usr/share/web-greeter/themes/<theme-name>
  1. Set the theme name in /etc/lightdm/web-greeter.yml
greeter:
-  theme: <other-theme-name>
+  theme: <theme-name>

Development

$ pnpm i --frozen-lockfile
$ pnpm dev

Credits

All background images are from Unsplash under the Unsplash license.

Packages

No packages published

Languages