Long story short, this is related to keeping focus when you're working as a freelancer, with the same laptop used for work and personal life. There's a simple solution that has been working well for me for years: have 2 local accounts on the machine, with everything separated, even different visual themes (like, bright for personal time, grey for professional time), and a different base color, e.g. blue and green. On…
I tried this but found switching ttys was too easy.
‘’’ for i in {2..6}; do systemctl mask getty@tty${i}.service; done ‘’’