Dotfiles/setup/modules/Desktop-Environments
Amir Alexander Abdelbaki 2c05c4e274 fix(installer): repair broken package lists and make user-timer setup non-fatal
The core, hyprlua and hyprland package installs used backslash-continued
`pacman` commands with inline `#` comments. Bash treats the first inline
comment as the end of the command, so pacman ran with only the packages
before it and every later name (7zip, cronie, nwg-dock-hyprland, …) was
executed as a shell command — failing under `set -e`. Move all three lists
into arrays, where per-item comments are valid, and install with `--`.

Also:
- himalaya: install the official `himalaya` package (AUR `himalaya-bin` is gone).
- mail-notmuch / caldav-sync: make the systemd *user* timer setup and the
  initial sync best-effort. A bare TTY/chroot install has no user session bus
  (and ~/.config may not be writable yet), so `systemctl --user` and the mkdir
  could abort the module; warn and continue instead.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 18:20:21 +02:00
..
cosmic.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
gnome.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
hyprland.sh fix(installer): repair broken package lists and make user-timer setup non-fatal 2026-06-26 18:20:21 +02:00
hyprlua.sh fix(installer): repair broken package lists and make user-timer setup non-fatal 2026-06-26 18:20:21 +02:00
kde-plasma.sh chore: add inline comments across all modules and configs 2026-06-25 13:07:06 +02:00
lxqt.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
niri.sh feat(hyprlua/niri): webcam presence detection + systemd-inhibit idle/caffeine 2026-06-11 14:50:36 +02:00
sway.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00
xfce.sh feat(installer): add structured logging to all modules and installers 2026-05-22 01:44:31 +02:00