update dotfiles
This commit is contained in:
parent
f8a188e394
commit
d8af2f0fa3
11
README.md
11
README.md
|
@ -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
|
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
|
## Credits
|
||||||
|
|
||||||
[Sway EndeavourOS Community Edition](https://github.com/EndeavourOS-Community-Editions/sway)
|
[Sway EndeavourOS Community Edition](https://github.com/EndeavourOS-Community-Editions/sway)
|
||||||
|
|
Loading…
Reference in New Issue