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
* Disabling both password and card save popup
* Adding 1200*800
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Disables Chrome password/credit-card save prompts and adds 1200x800
modelines across refresh rates to xorg config.
>
> - **Configuration**
> - **Chromium policies**: Add
`images/chromium-headful/image-chromium/etc/chromium/policies/managed/autofill.json`
with `PasswordManagerEnabled: false` and `AutofillCreditCardEnabled:
false`.
> - **Display**
> - **Xorg**: In `images/chromium-headful/xorg.conf`, add `1200x800`
modelines for `60/30/25/10 Hz` and include them in the `Screen` `Modes`
list.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
68a0120. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
0 commit comments