| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Drop custom GNUPGHOME=~/.local/share/gnupg which required 6 systemd
socket/service overrides with hardcoded directory hashes. GnuPG
periodically changes its hash algorithm on updates, silently breaking
systemd socket activation and pam-gnupg passphrase presetting.
With default GNUPGHOME, stock systemd units work out of the box.
- Move gpg.conf, gpg-agent.conf, sshcontrol to home/.gnupg/
- Delete all gpg-agent socket/service/dirmngr override dirs
- Remove GNUPGHOME from .zprofile, .pam_environment, pam-gnupg
- Remove GNUPGHOME from vdirsyncer and bridge service overrides
|
| |
|
|
|
| |
- orphans.hook: remove commented-out alternative Exec line
- reflector.conf: strip comment bloat, keep only active settings
|
| |
|
|
|
|
|
|
|
| |
- zathurarc: fix broken synctex command (missing quote, wrong placeholders)
and remove duplicate window-title-basename line
- makepkg.conf: remove typo'd pzip/pzip2 duplicate COMPRESSGZ/BZ2 lines
- cargo/config: fix placeholder mold path to -fuse-ld=mold
- linkhandler: fix typo *.JGP → *.JPG
- mpv.conf: update deprecated profile=gpu-hq → profile=high-quality
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Delete 17 items confirmed unused/superseded:
- pulse/ (4 files): PulseAudio configs, superseded by PipeWire
- pipewire/media-session.d/: deprecated, superseded by WirePlumber
- neofetch/config.conf: neofetch is abandoned/archived
- .urlview: mutt-era URL viewer config
- nvim ftplugin xdefaults.lua, xmodmap.lua: X11-only (xrdb/xmodmap)
- Steam CS:GO + L4D2 configs: CS:GO replaced by CS2, L4D2 untracked
- fakecam/ + service: abandoned virtual webcam project
- noisetorch.service: project abandoned, PipeWire has built-in noise cancellation
- gtk-2.0/: GTK2 is legacy
- spotifyd.service.d/: no longer using spotifyd
- htop/htoprc: auto-generated, not worth tracking
- cookiefire, terminal-benchmark, terminal-testdrive, stop, videowrapper: unused scripts
|
| |
|
|
|
| |
- linkhandler: sxiv → imv for image display
- wqr: feh → imv for QR display, SVG → PNG output for stdin compat
|
| |
|
|
|
| |
- Replace ffmpeg x11grab with wf-recorder for Wayland
- wf-recorder auto-detects output and uses pipewire
|
| |
|
|
|
| |
- linkhandler, videowrapper, togreta, tokodi, wqr: xclip -o → wl-paste
- rqr: xclip -selection clipboard -f → wl-copy
|
| |
|
|
|
|
|
|
|
| |
- input-setup: replaced by sway input blocks
- display-setup: replaced by sway output config + display-toggle.sh
- launch-polybar: replaced by waybar
- locknpause: replaced by swaylock
- vibe: removed (xclip + xdotool, no wayland use case)
- automute: removed (xdotool focus tracking, no wayland use case)
|
| |
|
|
|
|
|
|
|
|
| |
- Swap aserowy/tmux.nvim for mrjones2014/smart-splits.nvim in init.lua
- Configure Ctrl h/j/k/l navigation keymaps (same keys as before)
- Add vim-zellij-navigator WASM plugin keybindings to zellij config
- Remove tmux treesitter parser (no longer needed)
smart-splits.nvim auto-detects zellij as the multiplexer and provides
seamless split/pane navigation across neovim and zellij boundaries.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|