diff --git a/docs/configuration.md b/docs/configuration.md index 7df5651..75fcb6d 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -22,10 +22,12 @@ header: true # Set to false to hide the header footer: '
Created with ❤️ with bulma, vuejs & font awesome // Fork me on
' # 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.