summaryrefslogtreecommitdiffstatshomepage
path: root/dot_config
Commit message (Expand)AuthorAgeFilesLines
* fix(sway): use -- separator so makoctl menu stops parsing sh flagssommerfeld2026-05-131-1/+1
* fix(sway): extract id from fuzzel line for makoctl menusommerfeld2026-05-131-1/+1
* feat(sway): keybinds to restore and browse mako notification historysommerfeld2026-05-131-0/+2
* style(waybar): move clock to the rightmost positionsommerfeld2026-05-131-1/+1
* style(waybar): label and color idle/privacy/notifications modulessommerfeld2026-05-133-5/+32
* fix(sway): wait for protonmail-bridge IMAP before launching thunderbirdsommerfeld2026-05-131-0/+11
* refactor(sway): manage waybar via systemd user servicesommerfeld2026-05-133-4/+18
* fix(sway): rebind cliphist to $mod+p ($mod+v is splitv)sommerfeld2026-05-131-2/+2
* chore(fmt): apply shfmt and prettier formattingsommerfeld2026-05-134-33/+33
* feat(sway): bind brightness and ThinkPad XF86 multimedia keyssommerfeld2026-05-132-0/+28
* feat(sway): warp pointer to focused containersommerfeld2026-05-131-0/+1
* feat(sway): inhibit_idle on fullscreen windowssommerfeld2026-05-131-0/+1
* feat(waybar): add mako notification counter modulesommerfeld2026-05-132-0/+39
* feat(waybar): add privacy module (mic/cam/screen indicator)sommerfeld2026-05-131-0/+11
* feat(waybar): add idle_inhibitor modulesommerfeld2026-05-131-0/+10
* feat(sway): copy screenshots to clipboardsommerfeld2026-05-131-2/+2
* feat(wayland): add cliphist clipboard historysommerfeld2026-05-134-1/+33
* fix(sway): keep focus on current workspace when stashing tbsommerfeld2026-05-131-0/+4
* 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