[MaoMaoWM] Dark E-Ink
WM: MaoMaoWM
Terminal: Foot
Bar: Waybar
Browser: QuteBrowser
Launcher: Rofi
BG: mpvpaper
File Browser: Yazi
Music Player: Cmus
Editor: Doom Emacs
Syndicated from the fediverse. Read and engage on the original instance.
View original on lemmy.worldWM: MaoMaoWM
Terminal: Foot
Bar: Waybar
Browser: QuteBrowser
Launcher: Rofi
BG: mpvpaper
File Browser: Yazi
Music Player: Cmus
Editor: Doom Emacs
4 replies
Love the look! Looks like something straight of a cyberpunk anime!
I hadn't come across
mpvpaperbefore, so I decided to look it up. While it seems interesting, my initial impression is that it might be a bit more resource-intensive compared to what's achievable on X11. On X11, you can set up a video wallpaper usingmpvwith surprisingly little effort and minimal code....yes after using mpvpaper for a bit today I woudn't recommend. it ramps up ram and cpu usage on each loop and completely chews through the battery on a laptop.
Thanks for the follow-up & for sharing your experience. I suppose this kinda thing highlights one of the quiet strengths of the X11 approach.. Simple tools like
xwinwrappaired withmpvtend to be more lightweight and predictable, especially when you just want a looping video without the overhead. There's something to be said for minimal scripts doing exactly what you need with no surprises....