summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(sway): stash thunderbird in scratchpad instead of hidden wssommerfeld2026-05-134-43/+23
* feat(sway): skip _tb stash when cycling workspaces with super+tabsommerfeld2026-05-132-3/+21
* fix(sway): use get_workspaces for current ws in tb-togglesommerfeld2026-05-131-5/+3
* refactor(sway): make thunderbird toggle tile instead of floatsommerfeld2026-05-134-4/+41
* feat(thunderbird): top-post replies to match recipient expectationssommerfeld2026-05-131-0/+4
* fix(sway): scope thunderbird scratchpad rule to the main windowsommerfeld2026-05-131-2/+2
* fix(etc): restrict lsblk to the parent device onlysommerfeld2026-05-132-2/+2
* feat(etc): template kernel cmdline, derive LUKS UUID from partition namesommerfeld2026-05-135-8/+48
* feat(chezmoi): persist sourceDir so bare chezmoi commands worksommerfeld2026-05-131-0/+2
* 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