a cli tool that changes your wallpaper when your active workspace changes

submitted a month ago by nodeluna@programming.dev

github.com/nodeluna/lunawp

it works on hyprland, sway or qtile and it uses swww to change the backgroud

aur: https://aur.archlinux.org/packages/lunawp

23

Log in to comment

11 Comments

Neat! Though if you're using a tiling WM, having a wallpaper is kinda useless.

It depends! I spend most of my time in the terminal, and my terminal has a bit of transparency to it. Not too much to make it distracting, but just enough to make it pretty and pleasing.

a month ago , edited a month ago

Well, everyone has a different taste. I don't like transparency or even gaps but as I see from *unixporn*, a lot of people do.

*Also, matcha addiction does that to people. :P*

a month ago

thanks! kinda, but i'm using hyprland and the foot terminal. You can control the inactive opacity on hyprland, and control foot's alpha channel, which can make it transparent

a month ago , edited a month ago

No problem! My first switch to Wayland was with Hyprland. It's very fancy and I see how this tool can get along with it quite nicely. Though I was a Bspwm user and switched to River recently. I usually only see my wallpaper when I first boot the system and if I want to run a non-automated program. But still even for me this can be useful when I work with two monitors.

Would this run on River by the way? Since River handles workspaces a little differently.

a month ago , edited a month ago

very fancy and nice to use. i see

I searched for a River socket or riverctl command that would allow me to get the active workspace number, but i couldn't find a way for that currently in River. so i can't implement it for River not currently at least. unless maybe someone knows a way to get that info who could refer me to the documentation

I guess currently there isn't one, at least directly. I read that there is an undergoing work to separate the window management in River, probably you should check back later after those changes are done. I'm also waiting for those changes to get a more traditional navigation.

a month ago

cool! thanks for letting me know, i'll try to keep an eye on it

a month ago

I use a similar feature on KDE (along with a KWin script for tiling) basically just to set the background color of my translucent panel, so I can quickly tell workspaces apart. 🙃

That's an interesting way to put it. I like how everyone does different things on their workspaces and some of them can be pretty clever. :)