add bitwarden fractional scaling docs

This commit is contained in:
ducoterra
2024-08-30 12:28:02 -04:00
parent 2f90e84952
commit bf326f97da

View File

@@ -519,12 +519,28 @@ pacman -S vlc
pacman -S bitwarden
```
Enable fractional scaling support:
```bash
cp /usr/share/applications/bitwarden.desktop ~/.local/share/applications/
vim ~/.local/share/applications/bitwarden.desktop
```
bitwarden.desktop
```conf
[Desktop Entry]
...
Exec=bitwarden-desktop --ozone-platform=wayland
...
```
## Nextcloud
<https://wiki.archlinux.org/title/Nextcloud#Desktop>
```bash
pacman- S nextcloud-client
pacman -S nextcloud-client
```
For app icon support, install <https://extensions.gnome.org/extension/615/appindicator-support/>