-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.yaml
65 lines (58 loc) · 1.36 KB
/
settings.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
# For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/settings
title: Kamar-Taj
background:
image: https://cdnb.artstation.com/p/assets/images/images/006/897/659/large/mikael-gustafsson-wallpaper-mikael-gustafsson.jpg
blur: sm # sm, md, xl... see https://tailwindcss.com/docs/backdrop-blur
saturate: 100 # 0, 50, 100... see https://tailwindcss.com/docs/backdrop-saturate
brightness: 50 # 0, 50, 75... see https://tailwindcss.com/docs/backdrop-brightness
opacity: 100 # 0-100
# manan's settings.yaml https://github.com/kmanan/gethomepage/
theme: dark
color: slate
useEqualHeights: true
layout:
Hypervisor:
header: true
style: row
columns: 4
Smart Home:
header: true
style: row
columns: 4
DNS:
header: true
style: row
columns: 4
Network:
header: true
style: row
columns: 4
Web Services:
header: true
style: row
columns: 4
Remote Access:
header: true
style: row
columns: 4
Storage:
header: true
style: row
columns: 4
Media:
header: true
style: row
columns: 4
Home Automation:
header: true
style: row
columns: 4
Other:
header: true
style: row
columns: 4
providers:
openweathermap: openweathermapapikey
weatherapi: weatherapiapikey