update dotfiles

This commit is contained in:
piccihud 2023-10-07 17:28:10 +02:00
parent f8a188e394
commit d8af2f0fa3
1 changed files with 11 additions and 0 deletions

View File

@ -83,6 +83,17 @@ sudo apt install archivemount pipx install rnr
sudo apt remove debian-reference-it debian-reference-common debian-faq doc-debian -y
```
## Gnome-keyring
```bash
> cat /usr/share/xdg-desktop-portal/portals/gnome-keyring.portal
>
[portal]
DBusName=org.freedesktop.secrets
Interfaces=org.freedesktop.impl.portal.Secret
UseIn=gnome;sway
```
## Credits
[Sway EndeavourOS Community Edition](https://github.com/EndeavourOS-Community-Editions/sway)