From 947b699d2579fa71a19e687e9129b7aa0031dd96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Hamy?= Date: Mon, 26 May 2025 16:06:55 +0200 Subject: [PATCH] Update README to document `--hide-appoffline-banner` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4cd8cb..fd2f1cd 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Other packages can be installed from you package manager, either by clicking on | `--keep-kernel` | Use the exact kernel version (see [patch](./patches/05-remove-os-information.patch))
_This feature impacts privacy._ | | `--disable-features` | Disable some features (see [patch](./patches/06-better-management-of-MPRIS.patch)) | | `--enable-discord-rpc` | Enable Discord RPC integration (see [patch](./patches/09-discord-rich-presence.patch)) | +| `--hide-appoffline-banner` | Hide the "Application is offline" banner that appears when using a VPN or DNS blocker (see [patch](./patches/11-hide-appoffline-banner.patch)) | `--enable-wayland-ime` `--ozone-platform-hint=auto` `--wayland-text-input-version=3` | Enable IME keyboard support on Wayland | | Environment variable | Options | Description |