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.
- Host: GitHub
- URL: https://github.com/marcelhollerbach/anna
- Owner: marcelhollerbach
- License: bsd-2-clause
- Created: 2017-04-13T09:16:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T12:41:01.000Z (over 8 years ago)
- Last Synced: 2024-10-24T08:30:03.597Z (over 1 year ago)
- Topics: greeter, spawny, wayland
- Language: C
- Homepage:
- Size: 791 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Authors: AUTHORS
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