Share Your Desktop

2021-08-01-14:30:59-screenshot2021-08-01-14:30:27-screenshot
2021-08-01-14:32:12-screenshot
2021-08-01-14:48:30-screenshot

13 Likes

Screenshot from 2021-08-03 11-15-00

Goodbye Plasma

Hi mate, Where can I find this wallpaper? So cool!

WIP

2021-08-04-19:24:37-screenshot

2021-08-04-19:25:58-screenshot

A new month, and a new updated photo background. I’m super thankful for those who helped save my install. KDE is all I need.

Screenshot_20210804_172526

Screenshot_20210808_065937

Screenshot_20210804_212457
My favorite color can you tell?

Blue?

Looking good, actually!

Here’s a nice design that might match your aesthetic… (I use it on my main EnOS build):

BTW - the author/artist made it available without the KDE stuff too - luckily as I’m on XFCE!

Still tweaking but I’m digging it so far
Screenshot from 2021-08-04 18-06-28

Got my comic geek on. :man_superhero:

Screenshot_20210805_115031

Screenshot_20210805_115004

@RodneyCK I’m assuming that’s ā€œLatte Dockā€?

Very nice.

Yes, love the Latte. Thanks so much!

xmonad
Screenshot_2021-08-06-01-53-36_1600x900

Xfce can look awesome, still a WIP. (The bar on the right is a bunch of shell scripts with xfce4-genmon-plugin):
image

Just gotta find a good wallpaper and sparkle up the bar some more… the prompt too (it’s just a 13 line broken shell script)

Yeah, this is awesome… Looks like WM… Post final results and maybe small guide :slight_smile: Why I am not so good in Linux, damn :stuck_out_tongue:

Sure :stuck_out_tongue_winking_eye:

I did it; but got sidetracked with anime characters eventually.

Btw, you haven’t enabled window decoration :thinking:
I like Xfce for theming because it is very easy to theme window title bars.

cover

cantata

I took these screenshots for a blog post.

Did genmon get an update? I used to use it to show used / total mem, and if you could give it a background, well I sure didn’t know! Looks pretty good IMO.

It’s always had support for Pango markup. For example, here’s the CPU script:

#!/bin/sh
printf '<txt>'
printf '<span foreground="#2e6a9e">ī‚¶</span>'
printf '<span background="#2e6a9e" foreground="#ffffff">'
printf '\uf2db '
cat ~/genmon_bar/CPU # auto updated with a statup script
printf '%%'
printf '</span>'
printf '<span foreground="#2e6a9e">ī‚“</span>'
printf '</txt>'

I may play around with title bars a bit, but honestly I don’t need them, and it looks better without them :wink: it’s a custom xfwm4 theme with the border set to blue, not that visible in the screenshot because of the background