summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* waybar: split network into wifi/bond/wg, reorder, add gruvbox accentssommerfeld2026-04-213-9/+78
* waybar: add free% to memory, slow network updates to 10ssommerfeld2026-04-212-6/+7
* waybar: show memory used/free and wifi SSID + signal + throughputsommerfeld2026-04-211-5/+7
* docs: add high-level overview of stack and principlessommerfeld2026-04-211-0/+34
* revert(zprofile): drop DISPLAY=:0 hack now that xorg-xwayland is installedsommerfeld2026-04-211-4/+0
* fix(justfile): strip inline '# ...' comments in meta/ and systemd-units/ parsingsommerfeld2026-04-211-10/+10
* pkg(wayland): add xorg-xwayland for zbarcam previewsommerfeld2026-04-211-0/+1
* fix(zprofile): export DISPLAY=:0 for XWayland before exec swaysommerfeld2026-04-212-4/+4
* fix(rqr): restore zbarcam preview and propagate DISPLAY to XWaylandsommerfeld2026-04-212-3/+7
* fix(rqr): use --nodisplay to avoid X11 dependency on Waylandsommerfeld2026-04-211-1/+1
* docs: update recipe vocabulary in README and copilot-instructionssommerfeld2026-04-212-31/+37
* refactor(justfile): streamline recipes to DOMAIN-VERB scheme with shape dispa...sommerfeld2026-04-211-120/+338
* docs(readme): expand with layout, recipes, drift workflow, recovery guidesommerfeld2026-04-211-0/+62
* ci: run just check on push and PRssommerfeld2026-04-211-0/+57
* refactor(justfile): extract fmt/lint helpers into just-lib.sh; add doctor recipesommerfeld2026-04-213-90/+63
* chore: remove webtorrent mpv hook; gitignore cachessommerfeld2026-04-212-159/+3
* feat(justfile): add check-fmt and check recipes; pre-commit hooksommerfeld2026-04-213-11/+98
* chore(mason): ensure selene and taplo are installedsommerfeld2026-04-211-0/+2
* style: silence false-positive lint warningssommerfeld2026-04-215-1/+9
* style(nvim): drop unused nvmap helper; reformat treesitter keymapssommerfeld2026-04-212-57/+24
* refactor(mpv): use local capture() instead of monkey-patching ossommerfeld2026-04-211-4/+5
* chore(selene): rename globals file, add mp, allow mixed_tablesommerfeld2026-04-214-7/+15
* style: apply prettier and taplo to css/json/jsonc/tomlsommerfeld2026-04-215-99/+124
* style(md): apply prettiersommerfeld2026-04-216-223/+233
* style(shell): apply shfmt (-i 2 -ci -s)sommerfeld2026-04-219-190/+192
* style(lua): apply stylua formattingsommerfeld2026-04-216-136/+212
* docs: mention fmt and lint recipes in copilot-instructionssommerfeld2026-04-211-1/+1
* feat(justfile): add fmt and lint recipessommerfeld2026-04-211-0/+179
* chore: add stylua/selene/prettier config filessommerfeld2026-04-215-0/+22
* fix(etc-restore): preserve mtime so pacman -Qkk sees file as unmodifiedsommerfeld2026-04-211-1/+3
* feat(etc-restore): reset live /etc/<path> to pristine without repo round-tripsommerfeld2026-04-212-1/+36
* chore(justfile): include services-drift in statussommerfeld2026-04-211-2/+2
* chore(etc): stop tracking resolved.conf (identical to pristine)sommerfeld2026-04-211-44/+0
* docs(etc/networkd): document Type= match breadth for bond0sommerfeld2026-04-212-0/+6
* fix(etc/mkinitcpio): restore fallback presetsommerfeld2026-04-211-4/+3
* fix(etc/reflector): restore --protocol https; drop redundant flagsommerfeld2026-04-211-1/+1
* feat(etc,readd): rename etc-drift to etc; add etc-readd + readdsommerfeld2026-04-212-4/+54
* feat(etc): auto-apply in etc-reset/etc-rm + add etc-untracksommerfeld2026-04-212-6/+9
* feat(etc): track drifted host configssommerfeld2026-04-2111-0/+797
* feat(justfile): add etc-rm recipesommerfeld2026-04-212-1/+24
* refactor(etc-reset): write pristine into repo, not /etcsommerfeld2026-04-211-39/+27
* feat(etc/.ignore): exclude getty@tty1 override (contains username)sommerfeld2026-04-211-0/+3
* perf(etc-diff,etc-upstream-diff): default to repo files, avoid doas when read...sommerfeld2026-04-211-17/+25
* refactor(just): reorder status to dotfile-drift, pkg-drift, etc-driftsommerfeld2026-04-211-1/+1
* feat(just): include etc in status & diff recipessommerfeld2026-04-211-4/+15
* fix(etc-diff,etc-upstream-diff): use doas cat for root-only live filessommerfeld2026-04-211-4/+5
* feat(etc): diff/upstream-diff/add/reset recipes + ignore fstabsommerfeld2026-04-213-8/+153
* fix(etc-drift): match real pacman -Qkk "backup file:" prefix formatsommerfeld2026-04-212-3/+6
* fix(etc-drift): use pacman -Qkk for reliable modified-file detectionsommerfeld2026-04-211-1/+1
* feat(etc/.ignore): exclude wireguard .network (contains public IPs)sommerfeld2026-04-211-4/+4