Full cleanup.

This commit is contained in:
Johannes Findeisen 2024-09-02 15:11:02 +02:00
commit 59725a08e3
5 changed files with 16 additions and 20 deletions

View file

@ -1,5 +1,20 @@
# hanez.slim.theme
My theme for the SLiM Login Manager (https://github.com/iwamatsu/slim)
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
```