summaryrefslogtreecommitdiffstatshomepage
path: root/dot_config
Commit message (Expand)AuthorAgeFilesLines
* feat(sway): separate thunderbird autostart from super+t launch pathsommerfeld2026-05-132-2/+23
* 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-133-3/+40
* fix(sway): scope thunderbird scratchpad rule to the main windowsommerfeld2026-05-131-2/+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-132-1/+16
* refactor(mail): use packaged protonmail-bridge.service, drop-in for passsommerfeld2026-05-132-14/+2
* chore(systemd): drop stale bridge.service.d overridesommerfeld2026-05-131-2/+0
* refactor(mail): drop TUI stack, add headless proton-bridgesommerfeld2026-05-134-199/+14
* feat(sway): add Super+z QR mode (w=write, r=read)sommerfeld2026-05-131-0/+9
* fix(ghostty): restore default jump_to_prompt bindssommerfeld2026-05-131-6/+0
* feat(ghostty): bind Ctrl-Alt-Up/Down to jump_to_promptsommerfeld2026-05-131-0/+4
* 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-131-0/+39
* 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-131-0/+14
* 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-131-2/+5
* feat(xdg): disable xdg-user-dirs-update overwritessommerfeld2026-05-131-0/+1
* 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-132-1/+12
* refactor(sway): manage swayidle as a user unit; drop logind overridesommerfeld2026-05-133-8/+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-131-1/+8
* fix(nvim): use print() in update.lua to satisfy selenesommerfeld2026-05-131-8/+3
* feat(just): add 'update' recipe — system + nvim plugins + masonsommerfeld2026-05-131-0/+47
* 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-131-222/+0
* 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
* feat(nvim): add :PackList to show managed plugins with rev and versionsommerfeld2026-05-131-0/+36
* feat(nvim): add :PackClean, :PackUpdate, :PackSync user commandssommerfeld2026-05-132-0/+42
* style: silence SC1003 in bootstrap.sh efibootmgr hint; shfmt wifi-status.shsommerfeld2026-04-211-8/+8
* chore: ignore bootstrap.sh in chezmoi, mask xdg-user-dirs-updatesommerfeld2026-04-211-0/+1
* waybar: use iwd D-Bus + /proc for wifi instead of scraping iwctlsommerfeld2026-04-211-18/+35
* sway: manage mako, poweralertd, display-watcher via systemd user unitssommerfeld2026-04-213-3/+22
* sway: auto-toggle display layout on external plug/unplugsommerfeld2026-04-212-0/+21
* sway: display-toggle re-enables laptop screen when no external presentsommerfeld2026-04-211-0/+6
* sway: add poweralertd for battery notifications via makosommerfeld2026-04-211-0/+1