mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
I included this in my Sway config:
NOTE 2021-09-21: When I first set up this configuration file, I
tried to autostart the gnome-keyring. I eventually learnt that
Wayland does not work like Xorg with regard to how it reads
environment variables. We cannot export variables from here (unless
I missed something) and we cannot rely on something like ~/.profile.
So I am now using the gpg-agent, which provides an ssh component.
The initialisation is handled by systemd, which I am not too happy
about, but here we are. Search my dotfiles for the systemd units.
|
||
|---|---|---|
| .. | ||
| .local/share/my_bash | ||
| .bash_profile | ||
| .bashrc | ||
| .inputrc | ||