You are not logged in.

#81 2020-08-20 04:48:24

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,036
Website

Re: August 2020 Screenshots

There's a seafood restaurant up the street named "The Codfather", it's relatively inexpensive and very good.

nm-applet is off in lithium, IMO. That's the start of the RAM difference.

-edit- I mean, look at it using lxtask and compare with new lithium ISO where nm-applet is at 100. Here it's at 44...

Screenshot-2020-08-20-00-54-36.png

The old laptop runs jackd and my audio programs on the main partition and also testing partitions like the one above. It's going nowhere, I hope. This partition has been going since stretch...

Screenshot-2020-08-20-01-33-13.png


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#82 2020-08-22 02:07:12

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,036
Website

Re: August 2020 Screenshots

A new theme for Bunsenlabs lithium, "Bullitt"...

Screenshot-2020-08-21-22-05-12.png

https://i.postimg.cc/Y2ZBwVYY/Screensho … -05-12.png

I'll upload in a day or two after testing and tweaking it.

-edit- Sweet, oomox exports a nice matching cinnamon theme. I just have to add transparency to it and that will be good to go as well.

Screenshot-from-2020-08-21-22-30-26.png

https://i.postimg.cc/fLHtLZDw/Screensho … -30-26.png

Last edited by hhh (2020-08-22 02:31:04)


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#83 2020-08-22 02:35:21

cog
Member
From: The Southwest
Registered: 2015-10-27
Posts: 655
Website

Re: August 2020 Screenshots

Those colors are sweet.

Hey if you need to tune your icons further yeticons can.  You change the colors in build.sh

Offline

#84 2020-08-22 02:54:09

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,036
Website

Re: August 2020 Screenshots

Thanks!

Best link?

https://github.com/willscreel/yeti

And @johnraff has a script for Papirus...

https://gist.github.com/johnraff/0fd5b6 … 5accdaf295

That generates an entire new icon set, though, so I just alter the default Papirus colors available via papirus-folders...

https://github.com/PapirusDevelopmentTe … rs#preview


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#85 2020-08-22 03:05:55

cog
Member
From: The Southwest
Registered: 2015-10-27
Posts: 655
Website

Re: August 2020 Screenshots

https://github.com/willscreel/yeticons

The script @johnraff has been using is the papirus-folders script that they (the papirus development team) provide to switch between premade colorsets

Yeticons allows you to set custom colors.

Last edited by cog (2020-08-22 03:06:34)

Offline

#86 2020-08-22 03:10:20

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,557
Website

Re: August 2020 Screenshots

hhh wrote:

And @johnraff has a script for Papirus...

https://gist.github.com/johnraff/0fd5b6 … 5accdaf295

Also packaged in bunsen-papirus-icon-theme (might be newer): https://github.com/BunsenLabs/bunsen-pa … r-color.sh

That generates an entire new icon set, though...

It inherits Papirus, and only provides the icons which are different, so not really "an entire new icon set", although it generates the necessary index.theme too.

But it doesn't recolour any icons, just uses one of the alternative colours that already come in Papirus. In fact, one of the script's options is just to generate symlinks instead of copying the coloured icons. For our package I used the copying option to make the icon theme less dependent on the exact path to Papirus.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#87 2020-08-22 03:15:30

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,010

Re: August 2020 Screenshots

Taffy Pull
2020-08-22_000337_S11.th.jpg


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#88 2020-08-22 03:20:31

cog
Member
From: The Southwest
Registered: 2015-10-27
Posts: 655
Website

Re: August 2020 Screenshots

@johnraff

Guess you made a more robust version of papirus-folders.sh that is more packaging centric?

https://github.com/PapirusDevelopmentTe … us-folders

@S11

I’ve always loved taffy but my teeth don’t.

Offline

#89 2020-08-22 03:27:01

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,036
Website

Re: August 2020 Screenshots

Currently dealing with teeth issues. It's not pleasant.

I forgot that if you add "custom" to the list in line #119 of /usr/bin/papirus-folders, as shown in the scrot, it enables the real black Papirus folder icons...

Screenshot-from-2020-08-21-23-25-03.png


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#90 2020-08-22 03:48:38

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,036
Website

Re: August 2020 Screenshots

@john and cog, thanks for the additional info.

Red is the color to use with this Bullitt theme, it matches pretty perfectly...

Screenshot-from-2020-08-21-23-48-28.png

https://i.postimg.cc/Pxk9xpdj/Screensho … -48-28.png


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#91 2020-08-22 04:19:24

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,557
Website

Re: August 2020 Screenshots

cog wrote:

@johnraff
Guess you made a more robust version of papirus-folders.sh that is more packaging centric?
https://github.com/PapirusDevelopmentTe … us-folders

I don't think I was aware of that script at the time. papirus-folders.sh seems to be operating directly on the installed icon theme (so needs root privileges), but ours generates an overlay theme that can be (un)installed. It seems to be a good bit simpler too (but needs some editing/checking of variables in the head part), while the Papirus team script offers more cli options.

hhh wrote:

I forgot that if you add "custom" to the list in line #119 of /usr/bin/papirus-folders, as shown in the scrot, it enables the real black Papirus folder icons...

That's available already in our script (at your suggestion). https://github.com/BunsenLabs/bunsen-pa … lor.sh#L27


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#92 2020-08-22 11:22:20

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,645

Re: August 2020 Screenshots

hRmDtLot.png

Offline

#93 2020-08-22 13:34:40

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,010

Re: August 2020 Screenshots

Very nice unklar.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#94 2020-08-23 12:47:01

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,645

Re: August 2020 Screenshots

^Thanks!

Offline

#95 2020-08-23 17:58:37

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,036
Website

Re: August 2020 Screenshots

Wallpaper slideshow via Variety, I just discovered it and it's great...

https://forums.bunsenlabs.org/viewtopic … 64#p105564

Screenshot-from-2020-08-23-13-57-08.png

https://i.postimg.cc/Sj0Jc5Vj/Screensho … -57-08.png

Adding a one-line conky...

Screenshot-from-2020-08-23-14-39-38.png


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#96 2020-08-24 19:45:46

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,036
Website

Re: August 2020 Screenshots

Not currently high on cocaine, but good scrots should be posted. Am I right.

Screenshot-from-2020-08-24-15-46-07.png

https://i.postimg.cc/XJYk7WWf/Screensho … -46-07.png

Screenshot-from-2020-08-24-16-33-06.png

https://i.postimg.cc/J0fTnhRy/Screensho … -33-06.png

I should have set icons to Papirus for that one, not Papirus-Dark. It doesn't effect the screenshot, but oops.

Yes, you can place conky over the clock. Boo-yah!


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#97 2020-08-25 16:19:10

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: August 2020 Screenshots

@unklar simply beautiful


Tumbleweed | KDE Plasma

Offline

#98 2020-08-25 18:22:21

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,612

Re: August 2020 Screenshots

Fvwm 3 in development -

dgCj9t.th.png

link fvwm 3 image

Last edited by PackRat (2020-08-25 18:23:05)


You must unlearn what you have learned.
    -- yoda

Offline

#99 2020-08-25 19:38:47

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: August 2020 Screenshots

PackRat wrote:

An inflatable cat, deflated? yikes

Always nice to see FVWM!

Offline

#100 2020-08-25 21:36:08

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,036
Website

Re: August 2020 Screenshots

ohnonot wrote:
PackRat wrote:

An inflatable cat, deflated? yikes

No, cats are liquid. Adorably scary fur-liquid...

https://styles.redditmedia.com/t5_3jmfh … 59cafc0b58

https://www.reddit.com/r/catsareliquid/


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

Board footer

Powered by FluxBB