add bitwarden fractional scaling docs
This commit is contained in:
@@ -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/>
|
||||
|
||||
Reference in New Issue
Block a user