aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* waybar: wifi interface is wlan0 on this hostLibravatar sommerfeld47 hours1-1/+1
* waybar: split network into wifi/bond/wg, reorder, add gruvbox accentsLibravatar sommerfeld47 hours3-9/+78
* waybar: add free% to memory, slow network updates to 10sLibravatar sommerfeld47 hours2-6/+7
* waybar: show memory used/free and wifi SSID + signal + throughputLibravatar sommerfeld47 hours1-5/+7
* docs: add high-level overview of stack and principlesLibravatar sommerfeld47 hours1-0/+34
* revert(zprofile): drop DISPLAY=:0 hack now that xorg-xwayland is installedLibravatar sommerfeld47 hours1-4/+0
* fix(justfile): strip inline '# ...' comments in meta/ and systemd-units/ parsingLibravatar sommerfeld47 hours1-10/+10
* pkg(wayland): add xorg-xwayland for zbarcam previewLibravatar sommerfeld47 hours1-0/+1
* fix(zprofile): export DISPLAY=:0 for XWayland before exec swayLibravatar sommerfeld47 hours2-4/+4
* fix(rqr): restore zbarcam preview and propagate DISPLAY to XWaylandLibravatar sommerfeld47 hours2-3/+7
* fix(rqr): use --nodisplay to avoid X11 dependency on WaylandLibravatar sommerfeld47 hours1-1/+1
* docs: update recipe vocabulary in README and copilot-instructionsLibravatar sommerfeld47 hours2-31/+37
* refactor(justfile): streamline recipes to DOMAIN-VERB scheme with shape dispa...Libravatar sommerfeld47 hours1-120/+338
* docs(readme): expand with layout, recipes, drift workflow, recovery guideLibravatar sommerfeld47 hours1-0/+62
* ci: run just check on push and PRsLibravatar sommerfeld47 hours1-0/+57
* refactor(justfile): extract fmt/lint helpers into just-lib.sh; add doctor recipeLibravatar sommerfeld47 hours3-90/+63
* chore: remove webtorrent mpv hook; gitignore cachesLibravatar sommerfeld47 hours2-159/+3
* feat(justfile): add check-fmt and check recipes; pre-commit hookLibravatar sommerfeld47 hours3-11/+98
* chore(mason): ensure selene and taplo are installedLibravatar sommerfeld47 hours1-0/+2
* style: silence false-positive lint warningsLibravatar sommerfeld47 hours5-1/+9
* style(nvim): drop unused nvmap helper; reformat treesitter keymapsLibravatar sommerfeld47 hours2-57/+24
* refactor(mpv): use local capture() instead of monkey-patching osLibravatar sommerfeld47 hours1-4/+5
* chore(selene): rename globals file, add mp, allow mixed_tableLibravatar sommerfeld47 hours4-7/+15
* style: apply prettier and taplo to css/json/jsonc/tomlLibravatar sommerfeld47 hours5-99/+124
* style(md): apply prettierLibravatar sommerfeld47 hours6-223/+233
* style(shell): apply shfmt (-i 2 -ci -s)Libravatar sommerfeld47 hours9-190/+192
* style(lua): apply stylua formattingLibravatar sommerfeld47 hours6-136/+212
* docs: mention fmt and lint recipes in copilot-instructionsLibravatar sommerfeld47 hours1-1/+1
* feat(justfile): add fmt and lint recipesLibravatar sommerfeld47 hours1-0/+179
* chore: add stylua/selene/prettier config filesLibravatar sommerfeld47 hours5-0/+22
* fix(etc-restore): preserve mtime so pacman -Qkk sees file as unmodifiedLibravatar sommerfeld47 hours1-1/+3
* feat(etc-restore): reset live /etc/<path> to pristine without repo round-tripLibravatar sommerfeld47 hours2-1/+36
* chore(justfile): include services-drift in statusLibravatar sommerfeld47 hours1-2/+2
* chore(etc): stop tracking resolved.conf (identical to pristine)Libravatar sommerfeld47 hours1-44/+0
* docs(etc/networkd): document Type= match breadth for bond0Libravatar sommerfeld47 hours2-0/+6
* fix(etc/mkinitcpio): restore fallback presetLibravatar sommerfeld47 hours1-4/+3
* fix(etc/reflector): restore --protocol https; drop redundant flagLibravatar sommerfeld47 hours1-1/+1
* feat(etc,readd): rename etc-drift to etc; add etc-readd + readdLibravatar sommerfeld47 hours2-4/+54
* feat(etc): auto-apply in etc-reset/etc-rm + add etc-untrackLibravatar sommerfeld47 hours2-6/+9
* feat(etc): track drifted host configsLibravatar sommerfeld47 hours11-0/+797
* feat(justfile): add etc-rm recipeLibravatar sommerfeld47 hours2-1/+24
* refactor(etc-reset): write pristine into repo, not /etcLibravatar sommerfeld47 hours1-39/+27
* feat(etc/.ignore): exclude getty@tty1 override (contains username)Libravatar sommerfeld47 hours1-0/+3
* perf(etc-diff,etc-upstream-diff): default to repo files, avoid doas when read...Libravatar sommerfeld47 hours1-17/+25
* refactor(just): reorder status to dotfile-drift, pkg-drift, etc-driftLibravatar sommerfeld47 hours1-1/+1
* feat(just): include etc in status & diff recipesLibravatar sommerfeld47 hours1-4/+15
* fix(etc-diff,etc-upstream-diff): use doas cat for root-only live filesLibravatar sommerfeld47 hours1-4/+5
* feat(etc): diff/upstream-diff/add/reset recipes + ignore fstabLibravatar sommerfeld47 hours3-8/+153
* fix(etc-drift): match real pacman -Qkk "backup file:" prefix formatLibravatar sommerfeld47 hours2-3/+6
* fix(etc-drift): use pacman -Qkk for reliable modified-file detectionLibravatar sommerfeld47 hours1-1/+1