summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* chore: ignore bootstrap.sh in chezmoi, mask xdg-user-dirs-updatesommerfeld2026-04-212-0/+2
* waybar: use iwd D-Bus + /proc for wifi instead of scraping iwctlsommerfeld2026-04-211-18/+35
* sway: manage mako, poweralertd, display-watcher via systemd user unitssommerfeld2026-04-214-3/+25
* efistub -> UKI migrationsommerfeld2026-04-216-66/+16
* system: add zram swap via zram-generatorsommerfeld2026-04-213-0/+9
* sway: auto-toggle display layout on external plug/unplugsommerfeld2026-04-212-0/+21
* sway: display-toggle re-enables laptop screen when no external presentsommerfeld2026-04-211-0/+6
* UPower: PowerOff critical action (no swap, no hibernate)sommerfeld2026-04-212-4/+7
* hibernate: add resume mkinitcpio hook, UPower critical actionsommerfeld2026-04-212-1/+9
* sway: add poweralertd for battery notifications via makosommerfeld2026-04-212-0/+2
* waybar: add disk module, heat-colour VOL, move window title to leftsommerfeld2026-04-212-2/+37
* waybar: heat-colour CPU/memory/wifi %/temperature values via pangosommerfeld2026-04-213-4/+60
* waybar: use iwctl (from iwd) instead of iw for wifi statussommerfeld2026-04-212-9/+16
* waybar: custom/wifi via iw for bond-slaved wlan; drop wg; shorter memorysommerfeld2026-04-215-35/+29
* waybar: wifi interface is wlan0 on this hostsommerfeld2026-04-211-1/+1
* 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