presianbg if any one want a cli/script you can try this 2 lines (install scrot)

screenshot-w.sh
#!/bin/bash
scrot -u -d 5 ~/Pictures/%Y-%m-%d-%H-%M-%S.png
notify-send -u low "Scrot" "Screenshot [window] done !!!"

screenshot.sh
#!/bin/bash
scrot -d 5 ~/Pictures/%Y-%m-%d-%H-%M-%S.png
notify-send -u low "Scrot" "Screenshot done !!!"

    : @presianbg thanks for that. and the setup/run information was wonderfully presented. flameshot I will look at.
    : viyoriya that is pretty cool too

    lnick

    I like the palying song on the panel. What is that cli-music player?

      lnick

      I actually was playing with mpd last week, but had a problem with no sound...

      /offtopic

      darknetmatrix I love the simplicity of yours--I kept mine that way. It's the budgie ethos. This is the first time I never installed a wallpaper slideshow. Am really digging the purple accents, the vibe, the mood. I'm using the sagegreen yaru theme in my window kinda complements the blue-purple.

      NGL the change is not noticeable for me 😆 I like it though. Perhaps a custom transparency for the panel would add more customisation options.(I know dynamic transparency does exist)

      12 days later