aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* fix: focus workspace 1 after laptop-off switchLibravatar sommerfeld33 hours1-0/+1
* fix: fuzzel width and default display modeLibravatar sommerfeld33 hours2-6/+6
* fix: use wl-mirror for true display mirroringLibravatar sommerfeld33 hours3-17/+43
* fix: default to mirror mode on multi-monitor startupLibravatar sommerfeld33 hours1-0/+1
* feat: add wayland desktop metapackageLibravatar sommerfeld33 hours1-0/+59
* refactor: migrate image viewers from sxiv/feh to imvLibravatar sommerfeld33 hours2-2/+2
* refactor: migrate screen recorder from x11grab to wf-recorderLibravatar sommerfeld33 hours1-2/+1
* refactor: migrate clipboard scripts from xclip to wl-clipboardLibravatar sommerfeld33 hours6-6/+7
* chore: remove X11-only scripts replaced by sway/waylandLibravatar sommerfeld33 hours6-232/+0
* docs: update keybinds and copilot instructions for swayLibravatar sommerfeld33 hours2-12/+43
* refactor: update nvim autocmds for sway/waybar/makoLibravatar sommerfeld33 hours1-9/+9
* refactor: update shell config for waylandLibravatar sommerfeld33 hours2-24/+9
* feat: add fuzzel application launcher configLibravatar sommerfeld33 hours1-0/+18
* feat: add mako notification daemon configLibravatar sommerfeld33 hours1-0/+21
* feat: add waybar status bar configLibravatar sommerfeld33 hours2-0/+138
* feat: add sway wayland compositor configLibravatar sommerfeld33 hours2-0/+194
* docs: add comprehensive keybinds reference and copilot update ruleLibravatar sommerfeld33 hours2-0/+273
* feat: add Ctrl-F to accept Copilot NES in insert modeLibravatar sommerfeld33 hours1-0/+11
* feat: emit OSC 7 CWD for zellij pane/tab inheritanceLibravatar sommerfeld33 hours1-0/+7
* chore: commit nvim pack lockfile with plugin revisionsLibravatar sommerfeld33 hours1-1/+220
* refactor: audit and fix neovim keybindsLibravatar sommerfeld33 hours4-36/+30
* fix: replace deprecated codelens.refresh with codelens.enableLibravatar sommerfeld33 hours1-11/+1
* feat: add Alt+q keybind to detach from zellijLibravatar sommerfeld33 hours1-0/+3
* chore: set ghostty as default terminalLibravatar sommerfeld33 hours1-1/+1
* feat: set block blinking cursor in ghosttyLibravatar sommerfeld33 hours1-0/+5
* feat: add minimal ghostty terminal configLibravatar sommerfeld33 hours1-0/+26
* fix: restore WINIT_X11_SCALE_FACTOR for correct font scalingLibravatar sommerfeld33 hours1-0/+3
* chore: clean up alacritty minor optionsLibravatar sommerfeld33 hours1-4/+4
* fix: remap alacritty scroll bindings to avoid zellij conflictLibravatar sommerfeld33 hours1-4/+4
* fix: restore dynamic tab number prefixLibravatar sommerfeld33 hours1-2/+3
* fix: drop tab number prefix from zellij tab namesLibravatar sommerfeld33 hours1-3/+2
* fix: query zellij tab index dynamically on each promptLibravatar sommerfeld33 hours1-4/+3
* feat: add keybinds and compact UI for zellijLibravatar sommerfeld33 hours1-0/+18
* fix: disable zellij startup tips and release notes popupsLibravatar sommerfeld33 hours1-0/+4
* fix: remove redundant ZELLIJ_CONFIG_FILE env varLibravatar sommerfeld33 hours1-1/+0
* fix: prevent zellij from overwriting stow-managed configLibravatar sommerfeld33 hours1-12/+12
* fix: prevent zellij from overwriting stow-managed configLibravatar sommerfeld33 hours1-0/+1
* refactor: clean up zellij config and update vim-zellij-navigatorLibravatar sommerfeld33 hours1-19/+10
* fix: create XDG state dir for chpwd recent dirsLibravatar sommerfeld33 hours1-7/+11
* feat: add Alt+1-9 keybinds for direct tab navigationLibravatar sommerfeld33 hours1-0/+13
* feat: prefix zellij tab name with tab numberLibravatar sommerfeld33 hours1-2/+4
* fix: show ~ for home directory in zellij tab nameLibravatar sommerfeld33 hours1-6/+3
* feat: auto-rename zellij tabs as dir:cmd (tmux-style)Libravatar sommerfeld33 hours1-0/+12
* fix: make za smart-attach (create/attach/pick based on session count)Libravatar sommerfeld33 hours1-2/+11
* fix: use OSC 52 for clipboard instead of wl-copyLibravatar sommerfeld33 hours2-4/+3
* feat: add Ctrl-Y widget to copy command line to clipboardLibravatar sommerfeld33 hours1-0/+5
* docs: add zellij section to copilot-instructionsLibravatar sommerfeld33 hours1-0/+4
* chore: remove tmux configLibravatar sommerfeld33 hours1-82/+0
* refactor: replace tmux aliases with zellij in .zshrcLibravatar sommerfeld33 hours1-3/+2
* refactor: replace tmux.nvim with smart-splits.nvim for zellijLibravatar sommerfeld33 hours67-23/+447