aboutsummaryrefslogtreecommitdiff
path: root/niri/.config
AgeCommit message (Collapse)Author
7 daysniri: drop machine-specific bar/wallpaper spawnsHenry J. Webster
The bar (yambar/waybar) and wallpaper (swaybg) differ per host, so starting them from this shared, stowed config hardcoded values that were only correct on one machine. They're now started per-machine by systemd user services in nixos-config (machines/<host>/desktop.nix). Assisted-by: Claude:claude-opus-4-8
8 daysniri: bump xcursor-size to 24 to match XCURSOR_SIZEHenry J. Webster
Was 18 while the session env sets XCURSOR_SIZE=24, causing the cursor to resize between compositor chrome and apps. Assisted-by: Claude:claude-opus-4-8
8 daysenzo-specific changes for now=
8 days(niri) add configHenry J. Webster