• innocentz3r0@programming.devOP
      link
      fedilink
      arrow-up
      5
      ·
      2 months ago

      Agreed, and the dev is an amazing guy! Yalter makes sure that every feature is well thought out and laid best according to the specs.

    • ransomwarelettuce@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      Been using it on my laptop and it’s amazing for that form factor.

      Just slide away on the trackpad.

      Now desktop I think I will stay with traditional tilling but who knows?

      • JC1@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        I personally like combining both on desktop. Scrolling for web and occasional file browser or terminal, tiling for coding and ricing, tiling for messaging apps, etc. It depends on the need. That’s why I went with MangoWC. I keep niri for my laptop though (where I also don’t want blur anyway).

    • Pommes_für_dein_Balg@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      8 days ago

      Except Steam only opens as a black widow for me. Its context menus show up when I click on the right position but everything else is only black.

      • Calfpupa [she/her]@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        5 days ago

        Disable the option Enable GPU accelerated rendering in web views (requires restart) in the Steam settings Interface tab. You can navigate to it by clicking the top left corner of the black screen.

        • Pommes_für_dein_Balg@feddit.org
          link
          fedilink
          arrow-up
          1
          ·
          5 days ago

          Thank you for the advice! Which sadly came a day too late, but I’ll keep that in mind.
          I reinstalled cause I chanced upon a new, bigger SSD, and am now back on Plasma, the only DE that never gave me grief with Steam and games. I’m trying out Kröhnkite for tiling now.

  • innocentz3r0@programming.devOP
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    2 months ago

    My daily driver for home and college, where I write most of my code

    • Laptop: thinkpad E14
    • OS: Btw
    • WM: Niri
    • Bar+notification daemon+launcher: ironbar + mako + vicinae
    • editor+note taking: nvim + zk-cli
    • terminal+shell+prompt: kitty + nushell + starship

    Lockscreen is swaylock, which I haven’t posted here. Everything is catpuccin themed :)

    EDIT: Forgot to add, that hexdump like thingy is my WIP website

      • innocentz3r0@programming.devOP
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        I agree and I tried hyprlock, but the issue is it doesn’t fork from the calling tty, therefore when I use it as a pre-hook for suspend it just leaves the laptop open and then I have to unlock it and then the laptop goes to sleep.

        gtklock and swaylock both support detaching from tty. I used gtklock but it had failures with multiple monitors on occasion, so I switched back to swaylock.