hanez.slim.theme/README.md
2024-09-02 15:11:02 +02:00

20 lines
506 B
Markdown

# hanez.slim.theme
My theme for the SLiM Login Manager (https://sourceforge.net/projects/slim-fork/)
Author: Johannes Findeisen <you@hanez.org>
Original Author: Thayer Williams <thayerw@gmail.com>
Copyright: Creative Commons Legal Code - Attribution-ShareAlike 3.0 (See LICENSE)
# Installation
```
git clone https://git.xw3.org/hanez/hanez.slim.theme.git
sudo cp -r hanez.slim.theme /usr/share/slim/themes/hanez
```
Then you can set the following in /etc/slim.conf
```
current_theme hanez
```