aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* efistub -> UKI migrationLibravatar sommerfeld2 days6-66/+16
* system: add zram swap via zram-generatorLibravatar sommerfeld2 days3-0/+9
* sway: auto-toggle display layout on external plug/unplugLibravatar sommerfeld2 days2-0/+21
* sway: display-toggle re-enables laptop screen when no external presentLibravatar sommerfeld2 days1-0/+6
* UPower: PowerOff critical action (no swap, no hibernate)Libravatar sommerfeld2 days2-4/+7
* hibernate: add resume mkinitcpio hook, UPower critical actionLibravatar sommerfeld2 days2-1/+9
* sway: add poweralertd for battery notifications via makoLibravatar sommerfeld2 days2-0/+2
* waybar: add disk module, heat-colour VOL, move window title to leftLibravatar sommerfeld2 days2-2/+37
* waybar: heat-colour CPU/memory/wifi %/temperature values via pangoLibravatar sommerfeld2 days3-4/+60
* waybar: use iwctl (from iwd) instead of iw for wifi statusLibravatar sommerfeld2 days2-9/+16
* waybar: custom/wifi via iw for bond-slaved wlan; drop wg; shorter memoryLibravatar sommerfeld2 days5-35/+29
* waybar: wifi interface is wlan0 on this hostLibravatar sommerfeld2 days1-1/+1
* waybar: split network into wifi/bond/wg, reorder, add gruvbox accentsLibravatar sommerfeld2 days3-9/+78
* waybar: add free% to memory, slow network updates to 10sLibravatar sommerfeld2 days2-6/+7
* waybar: show memory used/free and wifi SSID + signal + throughputLibravatar sommerfeld2 days1-5/+7
* docs: add high-level overview of stack and principlesLibravatar sommerfeld2 days1-0/+34
* revert(zprofile): drop DISPLAY=:0 hack now that xorg-xwayland is installedLibravatar sommerfeld2 days1-4/+0
* fix(justfile): strip inline '# ...' comments in meta/ and systemd-units/ parsingLibravatar sommerfeld2 days1-10/+10
* pkg(wayland): add xorg-xwayland for zbarcam previewLibravatar sommerfeld2 days1-0/+1
* fix(zprofile): export DISPLAY=:0 for XWayland before exec swayLibravatar sommerfeld2 days2-4/+4
* fix(rqr): restore zbarcam preview and propagate DISPLAY to XWaylandLibravatar sommerfeld2 days2-3/+7
* fix(rqr): use --nodisplay to avoid X11 dependency on WaylandLibravatar sommerfeld2 days1-1/+1
* docs: update recipe vocabulary in README and copilot-instructionsLibravatar sommerfeld2 days2-31/+37
* refactor(justfile): streamline recipes to DOMAIN-VERB scheme with shape dispa...Libravatar sommerfeld2 days1-120/+338
* docs(readme): expand with layout, recipes, drift workflow, recovery guideLibravatar sommerfeld2 days1-0/+62
* ci: run just check on push and PRsLibravatar sommerfeld2 days1-0/+57
* refactor(justfile): extract fmt/lint helpers into just-lib.sh; add doctor recipeLibravatar sommerfeld2 days3-90/+63
* chore: remove webtorrent mpv hook; gitignore cachesLibravatar sommerfeld2 days2-159/+3
* feat(justfile): add check-fmt and check recipes; pre-commit hookLibravatar sommerfeld2 days3-11/+98
* chore(mason): ensure selene and taplo are installedLibravatar sommerfeld2 days1-0/+2
* style: silence false-positive lint warningsLibravatar sommerfeld2 days5-1/+9
* style(nvim): drop unused nvmap helper; reformat treesitter keymapsLibravatar sommerfeld2 days2-57/+24
* refactor(mpv): use local capture() instead of monkey-patching osLibravatar sommerfeld2 days1-4/+5
* chore(selene): rename globals file, add mp, allow mixed_tableLibravatar sommerfeld2 days4-7/+15
* style: apply prettier and taplo to css/json/jsonc/tomlLibravatar sommerfeld2 days5-99/+124
* style(md): apply prettierLibravatar sommerfeld2 days6-223/+233
* style(shell): apply shfmt (-i 2 -ci -s)Libravatar sommerfeld2 days9-190/+192
* style(lua): apply stylua formattingLibravatar sommerfeld2 days6-136/+212
* docs: mention fmt and lint recipes in copilot-instructionsLibravatar sommerfeld2 days1-1/+1
* feat(justfile): add fmt and lint recipesLibravatar sommerfeld2 days1-0/+179
* chore: add stylua/selene/prettier config filesLibravatar sommerfeld2 days5-0/+22
* fix(etc-restore): preserve mtime so pacman -Qkk sees file as unmodifiedLibravatar sommerfeld2 days1-1/+3
* feat(etc-restore): reset live /etc/<path> to pristine without repo round-tripLibravatar sommerfeld2 days2-1/+36
* chore(justfile): include services-drift in statusLibravatar sommerfeld2 days1-2/+2
* chore(etc): stop tracking resolved.conf (identical to pristine)Libravatar sommerfeld2 days1-44/+0
* docs(etc/networkd): document Type= match breadth for bond0Libravatar sommerfeld2 days2-0/+6
* fix(etc/mkinitcpio): restore fallback presetLibravatar sommerfeld2 days1-4/+3
* fix(etc/reflector): restore --protocol https; drop redundant flagLibravatar sommerfeld2 days1-1/+1
* feat(etc,readd): rename etc-drift to etc; add etc-readd + readdLibravatar sommerfeld2 days2-4/+54
* feat(etc): auto-apply in etc-reset/etc-rm + add etc-untrackLibravatar sommerfeld2 days2-6/+9