hanez.slim.theme/README.md

20 lines
460 B
Markdown
Raw Permalink Normal View History

2024-09-02 03:41:11 +02:00
# hanez.slim.theme
2024-09-02 15:11:02 +02:00
My theme for the SLiM Login Manager (https://sourceforge.net/projects/slim-fork/)
2024-09-02 03:41:11 +02:00
2024-09-02 15:18:25 +02:00
Author: Johannes Findeisen <you@hanez.org> - 2020
2024-09-02 15:17:32 +02:00
2024-09-02 15:11:02 +02:00
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
```
2024-09-02 03:45:37 +02:00