• 1 Post
  • 104 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle


  • I don’t know whether it’s me or my hardware, but display managers seem to absolutely hate me. I’ve tried quite a few, and I’ve always encountered some sort of issue within a few days. Even on distros that install and set them up automatically for me.

    Since I’m the only user of my computers, I’ve set mine up to log me in and startx (well, now the Wayland equivalent) automatically, bypassing DMs altogether. If I decide to experiment with other window managers/desktop environments, I just change the line in my bashrc.







  • I agree. While Family Sharing may be an option, it really shouldn’t be necessary. Why shouldn’t “I” (whether it’s my dad playing Cities: Skylines, or actually me playing a round of Balatro on the Deck while waiting for a DotA queue to pop) be able to play two different games that I paid for at the same time without having to jump through any hoops? Before I knew about Family Sharing, I accidentally kicked my dad off Cities: Skylines far too many times simply by waking up my Deck.

    Funnily enough, now Family Sharing largely isn’t necessary because I started buying a bunch of my games on GOG which means I rarely use my Steam Deck because of how difficult most GOG games are to get running.


  • DigDoug@lemmy.worldtoLinux@lemmy.mlShare your partition scheme!
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 months ago

    I’ve tried some weird and wonderful partition schemes in the past, but I think I’ve settled down and just go for simplicity. Half a gig for /boot, and the rest for / (in ext4). I’ve tried btrfs, but I’ve never been in the position where I needed snapshots, and ext4 is a lot more simple.

    I also like having the flexibility of not having a separate home partition. I back up my super important files, so it doesn’t matter if I lose home (not that I distrohop much anymore, anyway). And I don’t have to stress about whether I’ve made my root partition big enough. For the same reason I use a swapfile rather than a swap partition (though I do need to look in to zram and zswap) - I like knowing that I can resize it easily, even if I don’t really plan on doing so.