mirror of
https://github.com/taigrr/homer
synced 2025-01-18 04:53:12 -08:00
docs: adds documentation on vlayout and theme_use_dark configuration options
This commit is contained in:
parent
ae8d62958b
commit
6b17544aa0
@ -22,10 +22,12 @@ header: true # Set to false to hide the header
|
||||
footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.
|
||||
|
||||
columns: "3" # "auto" or number (must be a factor of 12: 1, 2, 3, 4, 6, 12)
|
||||
vlayout: true # default to the vertical layout
|
||||
connectivityCheck: true # whether you want to display a message when the apps are not accessible anymore (VPN disconnected for example)
|
||||
|
||||
# Optional theming
|
||||
theme: default # 'default' or one of the theme available in 'src/assets/themes'.
|
||||
theme_use_dark: false # true or false, useful for overriding browser default in new sessions
|
||||
|
||||
# Optional custom stylesheet
|
||||
# Will load custom CSS files. Especially useful for custom icon sets.
|
||||
|
Loading…
x
Reference in New Issue
Block a user