Haven’t changed anything major in a while and feeling very productive. Feel free to ask for any details.

    • @hyperrealOP
      link
      11 year ago

      That is too bad. Does your CPU/mobo have integrated graphics to bypass the discrete GPU?

  • @[email protected]
    link
    fedilink
    21 year ago

    I always see these four screen arch setups, is this standard for arch? What am I looking at here? I’ve never moved away from debiam so I don’t know what I’m missing

    • @[email protected]
      link
      fedilink
      61 year ago

      you can do this on debian, too. It’s not specific to the OS – it’s the window manager. Specifically, this kind of window manager is called a tiling window manager.

      Basically it just organizes your windows slightly differently. Instead of having them floating around like in Windows, Mac, or traditional desktop environments like GNOME, it tiles them – when you open a new window, it automatically split screens it.

      window managers also don’t by default have things like a battery display or a wi-fi applet, like your typical desktop environment does – you have to do that stuff manually by building some sort of status bar (there are various apps that provide status bars).

      • @hyperrealOP
        link
        1
        edit-2
        1 year ago

        Yep, this is just the scratchpad (i.e. drop-down/Quake terminal) feature from Sway. The windows are arranged purely for aesthetics here. But I do use the scratchpad heavily in daily usage. It’s helpful to have a main terminal that can quickly be summoned on any workspace.

    • @[email protected]
      link
      fedilink
      2
      edit-2
      1 year ago

      This is my config for sway. I’ve written it in an Emacs org mode document which Emacs exports to the correct location. This could be helpful for you as it is clearly cut up into sections and makes configuring sway a little simpler to understand. I haven’t updated the information in the tables for every change I’ve made (should really get around to that), but save that I hope it can be helpful.

      • @[email protected]
        link
        fedilink
        11 year ago

        Appreciate it. I wound up giving up on Sway just because so many applications fail to have proper support for Wayland. coughdiscordcough.

        I’ve got i3wm configured for now, testing that out for a while.

        I’ll still save your config and maybe I’ll fire it up again down the road.

    • @hyperrealOP
      link
      11 year ago

      My advice: start with the default and change one thing at a time. I learn more that way and it’s easier to troubleshoot errors.

      • @[email protected]
        link
        fedilink
        11 year ago

        Yeah that’s fair. I wish the defaults were a little more functional.

        maybe a default configuration for the sway bar, etc.

        • @hyperrealOP
          link
          11 year ago

          Look at it this way: the defaults are missing some functionality, but you can add in the exact functionality that you need. No more, no less.

  • @Kurumatron
    link
    21 year ago

    What’s your bar font? I would like to use it for my waybar

  • @[email protected]
    link
    fedilink
    11 year ago

    I’ve been on the same Qtile rice for eons and have been looking at sway, mind sharing configuration? I’d love to try this out!