You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,19 +39,21 @@ Other packages can be installed from your package manager, either by clicking on
39
39
|`--hide-offline-banner`| Hide the "Application is offline" banner that appears when using a VPN or DNS blocker (see [patch](./patches/08-hide-offline-banner.patch)) |
40
40
|`--disable-animations`| Disable animations (see [patch](./patches/09-disable-animations.patch)) |
41
41
|`--disable-notifications`| Disable notifications (see [patch](./patches/10-disable-notifications.patch)) |
42
+
|`--disable-hardware-acceleration`| Disable hardware acceleration (useful for systems with GPU issues) |
42
43
|`--log-level`| Set the log level (`silly`,`debug`,`verbose`,`info`,`warn`,`error`) (see [patch](./patches/06-control-log-level.patch)) |
43
44
|`--enable-wayland-ime``--ozone-platform-hint=auto``--wayland-text-input-version=3`| Enable IME keyboard support on Wayland |
0 commit comments