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

https://github.com/marcelhollerbach/anna

This is a greeter for spawny, the greeter is build using EFL.
https://github.com/marcelhollerbach/anna

greeter spawny wayland

Last synced: about 1 year ago
JSON representation

This is a greeter for spawny, the greeter is build using EFL.

Awesome Lists containing this project

README

          

# anna instructions
anna is a greeter for spawny.

Build with :

```
mkdir build

cd build

meson ..

ninja all

sudo ninja install
```

To make spawny start anna by default you have to call
```
sp-greeter-set /bin/anna
```
Your prefix depends on what you have setted, the default is /usr/local