Update extra-configuration.md

This commit is contained in:
Walkx 2021-10-18 12:19:54 +02:00 committed by GitHub
parent 0660bad94c
commit dac33c7c64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -38,6 +38,14 @@ colors:
background-image: "../assets/wallpaper.jpeg" # Change wallpaper.jpeg to the name of your own custom wallpaper!
```
## Custom column amount
You can change the amount of columns by changing the following line:
```yaml
columns: "3" # You can change this to any number that is a factor of 12: (1, 2, 3, 4, 6, 12)
theme: default
```
## Custom icons
You can get custom icons for your Homer dashboard [here](https://github.com/WalkxCode/dashboard-icons).