aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* pkg(wayland): add xorg-xwayland for zbarcam previewLibravatar sommerfeld46 hours1-0/+1
* fix(zprofile): export DISPLAY=:0 for XWayland before exec swayLibravatar sommerfeld46 hours2-4/+4
* fix(rqr): restore zbarcam preview and propagate DISPLAY to XWaylandLibravatar sommerfeld46 hours2-3/+7
* fix(rqr): use --nodisplay to avoid X11 dependency on WaylandLibravatar sommerfeld46 hours1-1/+1
* docs: update recipe vocabulary in README and copilot-instructionsLibravatar sommerfeld46 hours2-31/+37
* refactor(justfile): streamline recipes to DOMAIN-VERB scheme with shape dispa...Libravatar sommerfeld46 hours1-120/+338
* docs(readme): expand with layout, recipes, drift workflow, recovery guideLibravatar sommerfeld46 hours1-0/+62
* ci: run just check on push and PRsLibravatar sommerfeld46 hours1-0/+57
* refactor(justfile): extract fmt/lint helpers into just-lib.sh; add doctor recipeLibravatar sommerfeld46 hours3-90/+63
* chore: remove webtorrent mpv hook; gitignore cachesLibravatar sommerfeld46 hours2-159/+3
* feat(justfile): add check-fmt and check recipes; pre-commit hookLibravatar sommerfeld46 hours3-11/+98
* chore(mason): ensure selene and taplo are installedLibravatar sommerfeld46 hours1-0/+2
* style: silence false-positive lint warningsLibravatar sommerfeld46 hours5-1/+9
* style(nvim): drop unused nvmap helper; reformat treesitter keymapsLibravatar sommerfeld46 hours2-57/+24
* refactor(mpv): use local capture() instead of monkey-patching osLibravatar sommerfeld46 hours1-4/+5
* chore(selene): rename globals file, add mp, allow mixed_tableLibravatar sommerfeld46 hours4-7/+15
* style: apply prettier and taplo to css/json/jsonc/tomlLibravatar sommerfeld46 hours5-99/+124
* style(md): apply prettierLibravatar sommerfeld46 hours6-223/+233
* style(shell): apply shfmt (-i 2 -ci -s)Libravatar sommerfeld46 hours9-190/+192
* style(lua): apply stylua formattingLibravatar sommerfeld46 hours6-136/+212
* docs: mention fmt and lint recipes in copilot-instructionsLibravatar sommerfeld46 hours1-1/+1
* feat(justfile): add fmt and lint recipesLibravatar sommerfeld46 hours1-0/+179
* chore: add stylua/selene/prettier config filesLibravatar sommerfeld46 hours5-0/+22
* fix(etc-restore): preserve mtime so pacman -Qkk sees file as unmodifiedLibravatar sommerfeld46 hours1-1/+3
* feat(etc-restore): reset live /etc/<path> to pristine without repo round-tripLibravatar sommerfeld46 hours2-1/+36
* chore(justfile): include services-drift in statusLibravatar sommerfeld46 hours1-2/+2
* chore(etc): stop tracking resolved.conf (identical to pristine)Libravatar sommerfeld46 hours1-44/+0
* docs(etc/networkd): document Type= match breadth for bond0Libravatar sommerfeld46 hours2-0/+6
* fix(etc/mkinitcpio): restore fallback presetLibravatar sommerfeld46 hours1-4/+3
* fix(etc/reflector): restore --protocol https; drop redundant flagLibravatar sommerfeld46 hours1-1/+1
* feat(etc,readd): rename etc-drift to etc; add etc-readd + readdLibravatar sommerfeld46 hours2-4/+54
* feat(etc): auto-apply in etc-reset/etc-rm + add etc-untrackLibravatar sommerfeld46 hours2-6/+9
* feat(etc): track drifted host configsLibravatar sommerfeld46 hours11-0/+797
* feat(justfile): add etc-rm recipeLibravatar sommerfeld46 hours2-1/+24
* refactor(etc-reset): write pristine into repo, not /etcLibravatar sommerfeld46 hours1-39/+27
* feat(etc/.ignore): exclude getty@tty1 override (contains username)Libravatar sommerfeld46 hours1-0/+3
* perf(etc-diff,etc-upstream-diff): default to repo files, avoid doas when read...Libravatar sommerfeld46 hours1-17/+25
* refactor(just): reorder status to dotfile-drift, pkg-drift, etc-driftLibravatar sommerfeld46 hours1-1/+1
* feat(just): include etc in status & diff recipesLibravatar sommerfeld46 hours1-4/+15
* fix(etc-diff,etc-upstream-diff): use doas cat for root-only live filesLibravatar sommerfeld46 hours1-4/+5
* feat(etc): diff/upstream-diff/add/reset recipes + ignore fstabLibravatar sommerfeld46 hours3-8/+153
* fix(etc-drift): match real pacman -Qkk "backup file:" prefix formatLibravatar sommerfeld46 hours2-3/+6
* fix(etc-drift): use pacman -Qkk for reliable modified-file detectionLibravatar sommerfeld46 hours1-1/+1
* feat(etc/.ignore): exclude wireguard .network (contains public IPs)Libravatar sommerfeld46 hours1-4/+4
* fix(etc-drift): while loop must not exit with keep filter statusLibravatar sommerfeld46 hours1-2/+2
* feat(etc/.ignore): exclude wireguard .netdev (contains PrivateKey)Libravatar sommerfeld46 hours1-0/+5
* feat(etc/.ignore): filter pacsave/pacnew, hostname, xml/catalogLibravatar sommerfeld46 hours1-0/+8
* fix(etc-drift): tolerate no-match grep and whitespace-separated MODIFIEDLibravatar sommerfeld46 hours1-3/+3
* feat(etc): drift detection + auto-enumerating deploy templateLibravatar sommerfeld46 hours4-21/+86
* fix(services): ignore more networkd/resolved companion socketsLibravatar sommerfeld46 hours1-0/+5