summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* revert(sway): drop thunderbird autostartsommerfeld2026-05-131-1/+0
* feat(sway): size thunderbird scratchpad to fill workspacesommerfeld2026-05-131-1/+1
* fix(sway): use correct thunderbird app_id (org.mozilla.Thunderbird)sommerfeld2026-05-131-2/+2
* feat(sway): park thunderbird in scratchpad, toggle with Super+tsommerfeld2026-05-133-1/+17
* fix(thunderbird): disable start.thunderbird.net start pagesommerfeld2026-05-131-0/+3
* refactor(thunderbird): trim user.js to curated high-signal prefssommerfeld2026-05-131-65/+40
* feat(thunderbird): track non-private config in dotfilessommerfeld2026-05-135-0/+108
* refactor(mail): use packaged protonmail-bridge.service, drop-in for passsommerfeld2026-05-132-14/+2
* fix(mail): switch to extra/protonmail-bridge-core (paid account)sommerfeld2026-05-131-1/+1
* fix(mail): rename protonmail-bridge-nogui to protonmail-bridge-free-coresommerfeld2026-05-131-1/+1
* chore(systemd): drop stale bridge.service.d overridesommerfeld2026-05-131-2/+0
* refactor(mail): drop TUI stack, add headless proton-bridgesommerfeld2026-05-138-224/+16
* feat(sway): add Super+z QR mode (w=write, r=read)sommerfeld2026-05-132-0/+11
* fix(ghostty): restore default jump_to_prompt bindssommerfeld2026-05-132-8/+0
* feat(ghostty): bind Ctrl-Alt-Up/Down to jump_to_promptsommerfeld2026-05-132-0/+5
* fix(zsh): preserve newlines in copy-last-outputsommerfeld2026-05-131-1/+1
* feat(zsh): add Alt-Shift-Y widget to copy last command outputsommerfeld2026-05-132-0/+40
* feat(zsh): add wlc — tee-like wrapper around wl-copysommerfeld2026-05-131-0/+4
* fix(nvim): drop overseer task-bundle integration from auto-sessionsommerfeld2026-05-131-29/+3
* style(zellij): hide tips line by sizing status-bar pane to 1sommerfeld2026-05-131-1/+1
* style(zellij): status-bar at top, tab-bar at bottomsommerfeld2026-05-131-4/+4
* style(zellij): move tab-bar and status-bar to the topsommerfeld2026-05-131-4/+4
* feat(zellij): relocate mode-entry keys to Alt+Shift+* to stop shadowing shell...sommerfeld2026-05-132-0/+23
* feat(zellij): move tab-bar to bottom via custom default layoutsommerfeld2026-05-131-0/+13
* feat(zellij): restore full status bar, bind Alt+\ to cycle swap layoutssommerfeld2026-05-132-2/+6
* feat(xdg): disable xdg-user-dirs-update overwritessommerfeld2026-05-131-0/+1
* feat(getty): blank VT and powerdown monitor on idlesommerfeld2026-05-131-0/+2
* feat(zsh): add reload-env for stale zellij panessommerfeld2026-05-131-0/+22
* feat(sway): cursor theme + GTK4 dark mode via gsettingssommerfeld2026-05-131-0/+4
* feat(wayland): tune Qt/SDL/Electron backendssommerfeld2026-05-133-1/+14
* refactor(sway): manage swayidle as a user unit; drop logind overridesommerfeld2026-05-134-65/+20
* fix(sway): swaylock -e (ignore-empty), not -i (which is --image)sommerfeld2026-05-131-3/+3
* feat(sway): auto-lock on idle and before suspendsommerfeld2026-05-133-1/+66
* refactor(etc): keep mkinitcpio.conf closer to Arch pristinesommerfeld2026-05-131-1/+1
* feat(boot): switch to systemd initramfs + rd.luks.name cmdlinesommerfeld2026-05-132-2/+2
* refactor(etc): drop marginal UPower percentage overridessommerfeld2026-05-131-3/+3
* refactor(etc): re-sync reflector.conf against pristine; VPN-aware countriessommerfeld2026-05-131-3/+26
* refactor(etc): re-sync UPower.conf against pristinesommerfeld2026-05-131-4/+107
* feat(etc): relax faillock (deny=50, unlock_time=30)sommerfeld2026-05-131-0/+64
* feat(etc): cap user systemd stop timeout at 10ssommerfeld2026-05-131-0/+3
* fix(just): unit-status handles template instances and static unitssommerfeld2026-05-133-2/+12
* chore(meta): add fwupd, smartmontools; enable oomd, smartd, btrfs-scrub, fwup...sommerfeld2026-05-132-1/+6
* fix(nvim): use print() in update.lua to satisfy selenesommerfeld2026-05-131-8/+3
* feat(just): add 'update' recipe — system + nvim plugins + masonsommerfeld2026-05-132-0/+62
* refactor(nvim): keep PackUpdate confirm buffer visiblesommerfeld2026-05-131-11/+4
* refactor(nvim): drop refactoring.nvimsommerfeld2026-05-133-36/+0
* chore(nvim): stop tracking pack lockfilesommerfeld2026-05-132-222/+1
* chore(nvim): seed pack lockfile with create_ prefixsommerfeld2026-05-131-0/+0
* refactor(nvim): simplify PackUpdate — vim.pack.update is effectively syncsommerfeld2026-05-131-13/+3
* fix(nvim): auto-confirm PackUpdate preview buffer instead of forcingsommerfeld2026-05-131-2/+15