For me, I really want to get into niri, but the lack of XWayland support scares me (I know there’s solutions, but I don’t understand them yet).

Also, I stopped using Emacs (even though I love its design and philosophy with my whole heart) because it’s very slow, even as a daemon.

  • someoneFromInternet
    link
    fedilink
    arrow-up
    6
    ·
    1 month ago

    i3w - I want to try it, but thinking, that if I’ll use other programs requiring mouse it will all be for nothing

    • cizra@lemm.ee
      link
      fedilink
      arrow-up
      9
      ·
      1 month ago

      i3, or Sway if you’re on Wayland, just gets out of your way.

      Have a virtual desktop for each use case, memorize where your apps are, and enjoy muscle-memory-based window management. Mod4+1 brings me to terminal, 2 is browser, 3 is work stuff, 4 is personal chat, 5 is email… Every app is fullscreen, for maximum screen real estate. Nothing annoys by blinking when I’m trying to concentrate on something else.

    • Nibodhika@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      That’s not true at all. I used to have pain in my wrist and went very heavily into keyboard centric usage. At the time I used AwesomeWM and Conkeror for a full keyboard centric OS, I also learned to touch type in Colemak at this time and bought a trackball. Eventually I started using PyCharm instead of Emacs, and Conkeror was abandoned so I switched back to Firefox, I switched to i3 for their better philosophy on monitors and workspaces, and switched back to a mouse for better aiming on games, and now I have lots of stuff that use mouse, but the pain never came back. And the reason is that while it is true that I still use the mouse, it’s much less than I did before, the vast majority of the time I can be programming, run something in a terminal, go to the browser and do a quick search, send a message to someone on slack and go back to my code without touching the mouse. Sure, if the result of what I was looking for is not on the front page I’ll need the mouse to click a link, and if the person on slack is not the one I was last talking I’ll need the mouse to click his name, but those are two possible mouse movements for a full workflow of stuff that would have needed 6 or more mouse movements before.

        • Nibodhika@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          1 month ago

          I had to write my shortcuts for i3, so I didn’t changed them, I just wrote what made sense, e.g. super+f for full-screen. Most of them are the “default” ones that the example configuration uses, but that’s because they’re sane defaults.