KDE Plasma on Debian 13

I had a blocking program. I didn’t mind it closing, so I wanted to do that on shutdown. But I miss the button and clicked “Do not show again” in the popup that asks if you want to kill blocking programs.

I instead want that popup to remain. How can I restore it?

  • sun_is_ra@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    8
    ·
    11 hours ago

    Run this command

    grep -ir ask ~/.config/k*

    see if there is any relevant file/line or just past the output somewhere and provide a link

    • setVeryLoud(true);@lemmy.ca
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      9 hours ago

      Wait, someone implemented a one-way feature in (presumably) kwin? How does that even make it to a stable release?

      • caseyweederman@lemmy.ca
        link
        fedilink
        arrow-up
        2
        ·
        45 minutes ago

        It’s very likely that it is in the graphical config somewhere, but why play “hunt the pixel” when you can get it in a few milliseconds (plus the time typing the grep command)?

  • HelloRoot@lemy.lol
    link
    fedilink
    English
    arrow-up
    15
    ·
    14 hours ago

    from the top of my head there is a file ~/.config/dontaskagainrc that you can manually edit. I’m sure it’s somewhere in the settings gui as well but no idea