Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- # For configuration options and examples, please see:
- # https://gethomepage.dev/latest/configs/settings
- title: Start
- providers:
- openweathermap: your-api
- weatherapi: your-api
- background:
- #image: https://images.unsplash.com/photo-1502790671504-542ad42d5189?auto=format&fit=crop&w=2560&q=80
- image: /images/satellite_03.jpg
- blur: sm # sm, "", md, xl... see https://tailwindcss.com/docs/backdrop-blur
- saturate: 50 # 0, 50, 100... see https://tailwindcss.com/docs/backdrop-saturate
- brightness: 50 # 0, 50, 75... see https://tailwindcss.com/docs/backdrop-brightness
- opacity: 50 # 0-100
- headerStyle: clean
- # color: stone
- color: sky
- showStats: true
- layout:
- Home:
- tab: Home
- style: row
- columns: 2
- useEqualHeights: true
- Server Monitor:
- tab: Server Monitor
- style: row
- columns: 3
- Disk Usage:
- tab: Disk Usage
- style: row
- columns: 4
- Containers:
- tab: Containers
- style: row
- columns: 3
- Media:
- tab: Media
- style: row
- columns: 4
- Streaming Now:
- tab: Streaming Now
- style: row
- columns: 2
- Feeds:
- tab: Feeds
- style: column
- columns: 2
- Bookmark Group on Fourth Tab:
- style: row
- columns: 6
- Service Group on every Tab:
- style: row
- columns: 6
Advertisement
Add Comment
Please, Sign In to add comment