diff options
| author | 2026-05-13 13:43:14 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:14 +0100 | |
| commit | 75d9c733b56ad0d456cefbfbbf69454061f0b7a8 (patch) | |
| tree | 961531bfd91977ef82a10e540b28d37b5f02d85d /README.md | |
| parent | d4bdb4c9489d7ec3f0144ce0934ae38fe446aebe (diff) | |
| download | dotfiles-75d9c733b56ad0d456cefbfbbf69454061f0b7a8.tar.gz dotfiles-75d9c733b56ad0d456cefbfbbf69454061f0b7a8.tar.bz2 dotfiles-75d9c733b56ad0d456cefbfbbf69454061f0b7a8.zip | |
refactor(mail): drop TUI stack, add headless proton-bridge
Remove aerc, khal, khard, vdirsyncer from meta/mail.txt and delete their
configs (aerc/, vdirsyncer systemd override, aerc .desktop handler).
Point linkhandler mailto at xdg-open until a GUI client is set up.
Add systemd user unit for protonmail-bridge --noninteractive, tied to
graphical-session.target so it starts with the sway session.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ My Arch Linux configuration, managed with [chezmoi](https://www.chezmoi.io/). | Lock screen | [swaylock](https://github.com/swaywm/swaylock) | | Browser | [LibreWolf](https://librewolf.net/), hardened via `user-overrides.js` + `userChrome.css` (kept under `firefox/` by name for recognizability) | | Secrets & identity | [GPG](https://gnupg.org/) (commit signing + SSH auth via gpg-agent), [pass](https://www.passwordstore.org/) | -| Media & viewers | [mpv](https://mpv.io/), [zathura](https://pwmt.org/projects/zathura/), [yazi](https://yazi-rs.github.io/), [aerc](https://aerc-mail.org/) | +| Media & viewers | [mpv](https://mpv.io/), [zathura](https://pwmt.org/projects/zathura/), [yazi](https://yazi-rs.github.io/) | | Code quality | stylua + [selene](https://github.com/Kampfkarren/selene), [shfmt](https://github.com/mvdan/sh) + [shellcheck](https://www.shellcheck.net/), [ruff](https://github.com/astral-sh/ruff), [taplo](https://taplo.tamasfe.dev/), [prettier](https://prettier.io/) — all wired through `just check` | Keybinds are documented in [`KEYBINDS.md`](./KEYBINDS.md). |
