Lober

joined 1 year ago
[โ€“] Lober@lemmy.dbzer0.com 10 points 1 year ago (4 children)

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 ๐Ÿฅฒ

[โ€“] Lober@lemmy.dbzer0.com 7 points 1 year ago

No because I don't have an account

[โ€“] Lober@lemmy.dbzer0.com 13 points 1 year ago

The thing is that Google accounts aren't only used for mail though; reliable access to the Play Store through Aurora, as well as access to paid apps, needs a Google account for instance

[โ€“] Lober@lemmy.dbzer0.com 7 points 1 year ago

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