diff --git a/.docs/README.md b/.docs/README.md index 307ac39..91ab8ea 100644 --- a/.docs/README.md +++ b/.docs/README.md @@ -167,7 +167,10 @@ DISPLAY_ROTATION: 'normal' # normal|left|right|inverted #EXTRA_ARGUMENTS: # Pass extra arguments to used browser, in case of qiosk thse arguments are passed to chromium using QTWEBENGINE_CHROMIUM_FLAGS #ADDRESS_BAR: -# ENABLED: false +# ENABLED: false # Show/hide address bar + +#SCROLL_BARS: +# ENABLED: false # Show hide scroll bars # Allowed features in browser # Uncomment feature you want to enable diff --git a/etc/chromium-kiosk/config.yml b/etc/chromium-kiosk/config.yml index d8fc786..5c32d7b 100644 --- a/etc/chromium-kiosk/config.yml +++ b/etc/chromium-kiosk/config.yml @@ -27,10 +27,10 @@ DISPLAY_ROTATION: 'normal' # normal|left|right|inverted #ADDRESS_BAR: -# ENABLED: false +# ENABLED: false # Show/hide address bar #SCROLL_BARS: -# ENABLED: false +# ENABLED: false # Show hide scroll bars # Allowed features in browser # Uncomment feature you want to enable