You are not logged in.

#41 2022-12-09 11:16:13

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

Re: December 2022 Screenshots

PackRat wrote:

That's a good photo of that fjord. You have a link to that wallpaper?

Unfortunately, not exactly.

I started from here: 'debian-wallpaper' and probably got stuck at wallpapersafari.com.

Offline

#42 2022-12-09 15:22:31

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

Re: December 2022 Screenshots

johnraff wrote:

Add a t , m , or l to the end of the filename.
https://i.imgur.com/X6NLuhut.png

Domo arigato!


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

Offline

#43 2022-12-09 17:50:15

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

Re: December 2022 Screenshots

unklar wrote:
PackRat wrote:

That's a good photo of that fjord. You have a link to that wallpaper?

Unfortunately, not exactly.

I started from here: 'debian-wallpaper' and probably got stuck at wallpapersafari.com.

Thanks.
Found it. Cropped out your conky and taskbar, then did a tineye search:

2022-12-09-12-47-51.png

Last edited by PackRat (2022-12-09 17:52:55)


You must unlearn what you have learned.
    -- yoda

Offline

#44 2022-12-09 21:09:09

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,742

Re: December 2022 Screenshots

Ubuntu 22.10 quick ride
BHXLUd6b.png
(Gnome terminal got a setting to change line height, can't find padding)

Last edited by brontosaurusrex (2022-12-09 21:12:45)

Online

#45 2022-12-09 21:59:29

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,858

Re: December 2022 Screenshots

2022-12-10-10-45-11-scrot.png

Last edited by Döbbie03 (2022-12-09 22:00:48)


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#46 2022-12-10 06:22:55

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

Re: December 2022 Screenshots

brontosaurusrex wrote:

Ubuntu 22.10 quick ride
https://i.imgur.com/BHXLUd6b.png
(Gnome terminal got a setting to change line height, can't find padding)

For terminal I've used this in ~/.config/gtk-3.0/gtk.css in the past. But that's GTK3 and current GNOME uses a lot of GTK4. I'll check it now.

VteTerminal {
    padding: 10px;
}

Log out and back in.

Source... https://askubuntu.com/questions/115762/ … e-terminal

-edit, OK, that's wrong for current gnome-terminal. See next post.


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

Offline

#47 2022-12-10 06:37:54

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

Re: December 2022 Screenshots

Set padding in current Ubuntu GNOME 42 on Wayland... Create ~/.config/gtk-3.0/gtk.css with the content...

VteTerminal,
TerminalScreen,
vte-terminal {
    padding: 20px 20px 20px 20px;
    -VteTerminal-inner-border: 20px 20px 20px 20px;
}

Log out and back in. Please verify that this works for you!

https://i.imgur.com/oiErsh5.png

-edit- In the dead of winter, he partially discovered the latest formatting, and there was much rejoicing.

*muffled group of men* "Yay."

And that's how you do a Holy Grail Python reference.


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

Offline

#48 2022-12-10 10:55:26

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,742

Re: December 2022 Screenshots

^ It does, I forgot all about this 'css tricks'
Z5fBIc8b.png
The next 'project' would be to figure out how to change gtk3 and gtk4 themes, but i'll go with the wind and abort the test at this point (seems like a lot of pain).

Last edited by brontosaurusrex (2022-12-10 11:47:50)

Online

#49 2022-12-10 11:24:01

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

Re: December 2022 Screenshots

PackRat wrote:
unklar wrote:
PackRat wrote:

That's a good photo of that fjord. You have a link to that wallpaper?

Unfortunately, not exactly.

I started from here: 'debian-wallpaper' and probably got stuck at wallpapersafari.com.

Thanks.
Found it. Cropped out your conky and taskbar, then did a tineye search:

https://i.ibb.co/V2bJKBk/2022-12-09-12-47-51.png

Excellent that you found it.  wink

-------------------
guake terminal, standard in lxde(siduction)

apt policy guake
guake:
  Installiert:           3.9.0-2
  Installationskandidat: 3.9.0-2
  Versionstabelle:
 *** 3.9.0-2 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

3yhRcYqt.png IvLBaTIt.png

Last edited by unklar (2022-12-10 12:06:18)

Offline

#50 2022-12-11 01:02:21

kbmonkey
Member
From: Sydney Australia
Registered: 2016-05-20
Posts: 9
Website

Re: December 2022 Screenshots

Such pretty colors and layouts in this thread! I can't really compete with all these gems, but let's share anyway smile

coding in nano and vi interchangeably, depending on my mood and the weather: https://ibb.co/yP1fdBF

vifm: https://ibb.co/hHt6Zt0

lynx browser for reference documentation: https://ibb.co/zPDSz1B

I compiled dwm, as a diversion, and while still using the console as primary, reading PDF documentation is certainly nicer: https://ibb.co/NSCCjc3

Offline

#51 2022-12-11 03:40:55

sleekmason
zoom
Registered: 2018-05-22
Posts: 1,103
Website

Re: December 2022 Screenshots

Thoughts.png

Offline

#52 2022-12-11 07:03:20

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

Re: December 2022 Screenshots

kbmonkey wrote:

Such pretty colors and layouts in this thread! I can't really compete with all these gems, but let's share anyway smile

We've been at it a long time, and nothing here is especially new. My latest GNOME scrot looks pretty much the same as every other desktop/wm/OS that I've posted for at least the last five years. smile

Welcome, and happy screen-shotting.


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

Offline

#53 2022-12-11 15:47:42

deleted0
Guest

Re: December 2022 Screenshots

Still running the mash-up. Sparky w/ MX repos.

Screenshot-Bring-Me-My-Money-360.png

large

#54 2022-12-17 10:15:19

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

Re: December 2022 Screenshots

ih7kLdht.jpg

Offline

#55 2022-12-18 06:58:32

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,858

Re: December 2022 Screenshots

2022-12-18-19-57-01-scrot.png


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#56 2022-12-19 00:10:43

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

Re: December 2022 Screenshots

Xfce 4.18 on Void Linux
Pretty good so far; not doing anything fancy with it. Nice that thunar finally has dual pane capabilities:

Screenshot-2022-12-18-18-18-58.png

Link to full size image - https://i.postimg.cc/L6tXMThs/Screensho … -18-58.png

Last edited by PackRat (2022-12-19 00:13:35)


You must unlearn what you have learned.
    -- yoda

Offline

#57 2022-12-19 19:18:56

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

Re: December 2022 Screenshots

2022-12-19-02-17-27.png


You must unlearn what you have learned.
    -- yoda

Offline

#58 2022-12-19 19:59:52

el_koraco
Member
Registered: 2016-02-08
Posts: 307

Re: December 2022 Screenshots

Nice. What is your fluxbox theme?

Offline

#59 2022-12-19 20:51:38

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

Re: December 2022 Screenshots

el_koraco wrote:

Nice. What is your fluxbox theme?

Volga - made it myself: https://pastebin.com/Zj15YSkg

BL Beryllium live session:

Screenshot-2022-12-19-20-43-40.png

Link to full image: https://i.postimg.cc/650dXSW-H/Screensh … -43-40.png

@johnraff & Co. - all the basics working OOTB


You must unlearn what you have learned.
    -- yoda

Offline

#60 2022-12-20 03:10:20

shortarcflyer
Banned
Registered: 2022-04-27
Posts: 408

Re: December 2022 Screenshots

That looks familiar, and it looks very nice!   wink


I use Arch BTW!  If it is not rolling, it is stagnant!
RebornOS, EndeavourOS, Archbang, Artix,
Linuxhub Prime, Manjaro, Void, PCLinuxOS

Offline

Board footer

Powered by FluxBB