I’m reconsidering my terminal emulator and was curious what everyone was using.

  • @silva@beehaw.org
    link
    fedilink
    102 years ago

    When I’m using a tiling window manager, I use kitty, because I like its speed and support for font ligatures. When I’m using a Desktop Environment like Gnome or KDE I usually don’t use the terminal at all, but if I need it, I use the default emulator.

    • @Crul@lemm.ee
      link
      fedilink
      32 years ago

      Sorry for the off-topic question, but I’m still trying to wrap my head around basic linux concepts: you use “tiling window manager” and “desktop environment” as if they were mutually exclusive options. What’s the relationship between them?

      Thanks!

      • @silva@beehaw.org
        link
        fedilink
        72 years ago

        I don’t know if I’m correct, but in my head, a window manager JUST manages windows. Gnome and KDE also manage windows, but they also contain applications for settings, printing, etc. Desktop Environments also have window managers, but they have more applications on top.

        • @Crul@lemm.ee
          link
          fedilink
          22 years ago

          So, just to check I understood:

          • “[Tiling] Window Managers” are a very specific tool.
          • “Desktop Environments” are broader tools that (may?) contain Window Managers.

          Now… the next questions (if you have the patience :P) are:

          • is is possible to use a Window Manager without a Desktop Environment?
          • how does this influence your choose for the terminal emulator? Ó_ò

          Thanks for the answers!

          • @silva@beehaw.org
            link
            fedilink
            32 years ago
            • Yes, you can absolutely use a WM without a DE. A DE is usually just a set of preconfigured and pre-installed applications. If you use a WM like i3 etc. you just get something that draws windows, and no settings and bluetooth applications
            • It influences my choosing because window managers usually don’t come with a terminal, and you have to manually install a terminal emulator. But on desktop environments I use the default terminal, although I could also install kitty.
            • @Crul@lemm.ee
              link
              fedilink
              22 years ago

              Oooh… I see. I didn’t understand how broad the Desktop Env really are. Is not that they manage “a lot of things regarding the desktop and windows”… is just like a bundle of apps.

              Now it’s starting to sound like a sub-distro inside the distros, but I think this is a good point to stop bothering you. Thanks again!