• @Matriks404
    link
    9
    edit-2
    2 months ago

    Very Interesting and pretty setup, although I never understood why people like to waste precious vertical space by having bars on the bottom and top of the screen 🤔

    Also I didn’t know KDE has global menu applet, makes me wonder if I can setup it to look like Ubuntu looked back in the old days (does it still have global menus anyway, or just use GNOME control thingies?)

    • prole
      link
      fedilink
      English
      3
      edit-2
      2 months ago

      I got a Framework, and the 16:10 aspect ratio allows for the two bars without messing up most applications as they’re mostly geared toward 16:9. Full screen games go over both bars. It’s nice.

    • @[email protected]
      link
      fedilink
      3
      edit-2
      2 months ago

      Vertical bars are great but they are terrible for displaying text, either the bar has to be huge or the bar’s width readjusts or text and icons get easily misaligned when displaying dynamic stuff. Personally my horizontal bar is now 70% occupied and I have a keybind that toggles its hidden state.

    • @[email protected]OP
      link
      fedilink
      32 months ago

      App panel automatically hide itself when a window on top of it, I think kde global menu only work with qt apps (atleast on Wayland for now I think it also work with GTK on X11)

      • @Matriks404
        link
        12 months ago

        Yeah, I also prefer having a single side bar on the screen, but I recently found out that on small screens (like on a laptop) the side bar doesn’t allow a lot of applications to be visible, so in this scenario I’d rather have it on the bottom.

  • @mrvictory1
    link
    82 months ago

    What is kwin_wayland_wr? Also do you really have 6 GiB RAM installed? If not you may be able to reclaim some of it via UEFI if the RAM is assigned to iGPU.

    • @[email protected]OP
      link
      fedilink
      82 months ago

      I have 8gb and I assigned 2gb to igpu because I already have 8gb of zram, I’m not sure what difference it would make tho

      • @[email protected]
        link
        fedilink
        72 months ago

        As I found out recently myself, you should almost always set the minimum amount of reserved memory for the iGPU on modern hardware. The reserved memory is just that— reserved. The kernel still dynamically allocates memory for GPU usage as needed on iGPUs.

  • @yokonzo
    link
    English
    22 months ago

    Linux is pretty green at least

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

      Well I can argue with that because Linux systems usually consume more energy than identical systems with other operating systems though they are probably less green due to having a lot of cloud and ad related tech built in.

      • prole
        link
        fedilink
        English
        22 months ago

        Linux systems usually consume more energy than identical systems with other operating systems

        Is this true?

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

          Yes, at least on battery powered PCs. Other kinds of machines may be more efficient on Linux but I guess these are mostly cases when there are no big and well developed proprietary solutions for them.

          • prole
            link
            fedilink
            English
            12 months ago

            I imagine it varies wildly by distro, hardware, use-case, etc.

              • prole
                link
                fedilink
                English
                22 months ago

                Surely use-case is important? Someone running a server that’s on 24/7 vs. someone running it on a laptop or desktop that they shut down every day.

                • @[email protected]
                  link
                  fedilink
                  12 months ago

                  I was talking about comparing the efficiency between operating systems. That requires the use case to be the same. Comparing different use cases is unfair.

      • @[email protected]OP
        link
        fedilink
        12 months ago

        That’s not ture atleast on my system, I played modded Minecraft for 4 hours on performance mode and I still have 15% to spare, I also watch BCS for an season and it’s only drain 60% on power saving mode

          • @[email protected]OP
            link
            fedilink
            12 months ago

            I used win10 1 years and I don’t remember exactly what the power consumption is like but I think it probably worse because of win10 use more on CPU and RAM for anti-malware and telemetry

  • Victor
    link
    22 months ago

    Neat. What’s your bar setup?

      • Victor
        link
        12 months ago

        The top bar I mean. That’s KDE’s built-in bar? Just styled?

        • @[email protected]OP
          link
          fedilink
          12 months ago

          Yes it’s just KDE’s built-in bar, no style or mod I think it’s called “Application menu panel”

          • Victor
            link
            12 months ago

            Wow, okay. Looks pretty sleek out of the box in that case. Thanks!

  • Cris
    link
    English
    22 months ago

    An apt post title, lovely use of color!

  • fmstrat
    link
    fedilink
    English
    12 months ago

    less, git, etc should default to color mode on.

      • fmstrat
        link
        fedilink
        English
        12 months ago

        Sure. git is a command used for programming, much more likely in the future you will use less, which allows you to view/scroll through/paginate text files.

        To be honest, the intro of manual pages are really good at explaining commands: man less