To still sorta replicate that, I just set up a script at /usr/local/bin/update
for it:
#!/usr/bin/env bash
sudo emaint sync -a &&
sudo emerge -utDU @world &&
sudo emerge -c;
flatpak --user update;
doom upgrade &&
doom sync &&
doom purge
Sway has become a joy to use over time as I’ve fucked with my config but now I feel like it’s more boring too I barely ever feel the need or want to massively change anything 🥲