macOS is my favourite operating system. Finder in column view with arrow keys to navigate, combined with space for file preview, is incredibly fast and intuitive. Trackpad integration also results in less hand movement. I’m building a Linux (Bazzite) desktop, though, and I’ve set my sights on the stars.

nnn looks to be an incredible file manager, and was a great recommendation. It looks even more capable than Finder, albeit without scrolling/zooming previews, thanks to macOS having unmatched trackpad functionality. Not to mention Spotlight, which makes opening apps trivial–especially with Alfred available as well. I want to go beyond mere file management, though.

File managenent, browsing, gaming, everything. Just how much can you configure a Linux system to eliminate mouse usage? Shortcut guides welcome (I already know the major ones). I also have a keen interest in tiling window managers, but I’ve not delved that deep yet. I don’t know how to set one up.

Guess I’m forced to learn Emacs/Vim/similar.

  • HEXN3T@lemmy.blahaj.zoneOP
    link
    fedilink
    arrow-up
    5
    ·
    6 days ago

    I did mention tiling managers already. Other comment has me interested in NixOS, and I think I’ll be changing my plans to account for both. It’s a nerdier setup now, RIP Bazzite.

    I love Mullvad browser, though. It’s a great “peace of mind” browser. I’ll stick with it for now, but I will be looking into Nyxt. Might take a while.

    Thank you!

    • F04118F@feddit.nl
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      6 days ago

      I would strongly recommend not to dive into NixOS yet.

      It has its benefits and I think it’s awesome, but it has a bit of a learning curve and you already have plenty of learning to do with going mouseless and the whole interface stuff. You do not want to deal withbreakages in unstable NixOS, or broken Nvidia drivers in stable.

      If Bazzite’s immutability is holding you back, just switch to another distro you are familiar with: Be that Fedora, Ubuntu, Debian, openSUSE, whatever.

      Hyprland is the most complete and configurable tiling window manager today, so definitely start with that. You can install it in any Linux distro.

      • HEXN3T@lemmy.blahaj.zoneOP
        link
        fedilink
        arrow-up
        4
        ·
        6 days ago

        I have Arch familiarity already, and I’ll use it if all else fails. I’ll read into NixOS beforehand and decide, but I am a quick and determined learner. I want to expand my experience with this build. Won’t do anything stupid–promise!

        • schizo@forum.uncomfortable.business
          link
          fedilink
          English
          arrow-up
          6
          ·
          6 days ago

          I’d like to argue the other way: jump into whatever you find interesting and do stupid shit.

          Unless this is a computer that your job relies on or whatever, then it doesn’t matter how much shit you break, as long as you’re learning what to not do next time.

          It’s pretty much how everyone who is all ‘oh no! be very careful and take small steps!’ started, but they’ve just forgotten about having done that.

          (I’ve broken so much shit both personally and professionally, but it just served to make me less stupid in the future. Or uh, at least unlikely to do the same stupid thing twice.)

        • moonlight@fedia.io
          link
          fedilink
          arrow-up
          3
          ·
          6 days ago

          Arch with i3/sway is what I’d recommend then. NixOS seems really cool, but I’ve heard it’s very difficult. Also it’s going to be much easier to test stuff out on Arch, then once you have a full setup you like, you could try Nix.

          I’d recommend Neovim too, with some nice extensions. That’s what I’d start with, and you can start on MacOS. I wouldn’t feel at home in the terminal without it, and I think you’ll really want it for setting up everything else. I’d almost say that vim or emacs is a prerequisite for something like NixOS.

          Between vim and a tiling wm, you’re going to have enough of a learning curve to start, I think.

          • Scoopta@programming.dev
            link
            fedilink
            arrow-up
            3
            ·
            6 days ago

            Damn, nice. That’s the card I keep telling myself I should upgrade to. I have a 5700 XT and I really like it but I kinda want something newer with more power

            • HEXN3T@lemmy.blahaj.zoneOP
              link
              fedilink
              arrow-up
              5
              ·
              edit-2
              6 days ago

              The build is comedy.

              Ryzen 9 9950X

              Radeon 7900 XTX

              4TB SSD

              64GB RAM

              4k120hz TV. That’s something I didn’t mention–this is a living room build. The ultimate infodumping experience.

              It’s important to note my current system is a MacBook (emulating retro), and a PS5/Steam Deck. My PC at work is an old desktop running Arch (I experiment in my free time). This is why I’m doing a build. If your card is only just starting to fall behind, I’d wait until next generation. It’ll save you in the long run, which I think matters more than anything.

              • Scoopta@programming.dev
                link
                fedilink
                arrow-up
                4
                ·
                6 days ago

                Ooohh nice. That’s a beast of a system. Although mine isn’t a slouch it doesn’t quite compare to that. I have a 7950X, 10TB of total NVMe but with raid it’s only 5TB, 64GB of ram…and my 5700 XT.

    • klymilark@scribe.disroot.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 days ago

      I spent about a year in NixOS, and my main desktop still has it, though mostly out of laziness. I did end up switching back to Arch, mostly because if there’s anything you need that isn’t in the Nix repos it’s a pain to install. The other big issue I had was the lack of documentation, so you’ll be figuring a lot of stuff out completely on your own, because Nix works differently enough to everything else that a lot of general Linux resources just don’t apply.

      If I had a recommendation for switching to nixos, I’d probably say use the Nix package manager on Arch for a while first, and just slowly switch everything to Arch. It’ll get you more familiar with everything, and then you can make the switch more easily.