summaryrefslogtreecommitdiff
path: root/environment.d
AgeCommit message (Collapse)Author
2024-12-06Revert "Enable secret service API for KWallet"Anthony Wang
This reverts commit 33c85ad11bd95174640b5892e14b56d7f33a88c9.
2024-07-12Enable secret service API for KWalletAnthony Wang
2023-12-19Revert "Force Firefox Wayland"Anthony Wang
This reverts commit c91daaf6dd1cd460569acb8919782fbde562ec1a. Firefox 121 now uses Wayland by default, so this is no longer necessary.
2023-12-01Force Firefox WaylandAnthony Wang
2023-08-05Make ssh-add autostart at loginAnthony Wang
Alternatively, AddKeysToAgent yes in ~/.ssh/config will add the key when needed, but this breaks accessing SFTP files in Dolphin for some reason, so it's better to just run ssh-add at login
2023-08-05Use kwallet for SSH agent instead of gnome-keyringAnthony Wang