1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2025-01-07 14:41:48 -05:00

Remove notes for Element and add Bitwarden notes

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-12-27 18:45:23 -07:00 committed by GitHub
parent e26c5526b7
commit 8ecd044f66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,11 +37,12 @@ Lenovo ePrivacy can be controlled through `/proc/acpi/ibm/lcdshadow`. I use the
- F5: `sudo bash -c 'echo 1 > /proc/acpi/ibm/lcdshadow'`
- F6: `sudo bash -c 'echo 0 > /proc/acpi/ibm/lcdshadow'`
### Element Flatpak
### Bitwarden Flatpak
Element Flatpak sometimes get stuck at launch because of Hardened Malloc. Run this to fix it:
Bitwarden Flatpak sometimes get stuck at launch.
```flatpak --user override --nofilesystem=host-os --unset-env=LD_PRELOAD im.riot.Riot```
Copy `~/.local/share/flatpak/exports/share/applications/com.bitwarden.desktop.desktop` to `~/.local/share/applications/com.bitwarden.desktop.desktop`
and add `--disable-gpu` at the end of the `Exec` line to fix it.
### Video player